资料
表格
制度
合同
管理
职场
经营
创业
范文
总结
计划
作文
文章
美文
词句
教程
模板
图片
字体
图标
办公
人事
财务
生产
管理资源吧首页
>>>
教程
>>>
编程
>>>
JavaScript教程
>>>
链接渐变效果
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> <title>无标题文档</title> <style type="text/css"> <!-- .sy1 { filter:blendtrans(duration=.3); color:#666666; font-size: 9pt; text-decoration: none; cursor:url(); } .sy2 { font-size: 9pt; filter:blendtrans(duration=.3); cursor:url(); color:#000000; } --> </style> <img src="/_New/_cj/myeditor/sysimage/space.gif" class="ewebeditor__script" _ewebeditor_fake_tag="script" _ewebeditor_fake_value="%3CSCRIPT%20LANGUAGE%3D%22JavaScript%22%3E%20%0D%0Afunction%20mhEnter()%20%0D%0A%7B%20%0D%0Awindow.event.srcElement.filters%5B0%5D.apply()%3B%20%0D%0Awindow.event.srcElement.className%3D%22sy2%22%3B%20%0D%0Awindow.event.srcElement.filters%5B0%5D.play()%3B%20%0D%0A%7D%20%0D%0Afunction%20mhLeave()%20%0D%0A%7B%20%0D%0Awindow.event.srcElement.filters%5B0%5D.apply()%3B%20%0D%0Awindow.event.srcElement.className%3D%22sy1%22%3B%20%0D%0Awindow.event.srcElement.filters%5B0%5D.play()%3B%20%0D%0A%7D%20%0D%0A%3C%2FSCRIPT%3E"> </head> <body> <table width="100" border="0" cellspacing="0" cellpadding="0"> <tr> <td class="sy1" onmouseleave=mhLeave() onclick="location.href='http://www.glzy8.com'" onmouseenter=mhEnter() noWrap>www.glzy8.com</td> </tr> </table> </body> </html>
[Ctrl+A 全选 注:
如需引入外部Js需刷新才能执行
]
教程首页
更多教程