制作仿 Flash 的图片渐变效果


新发现的一个效果更出色的图片透明渐变,这次的效果新增了触发初期的高光闪动,更接近Flash的效果!

制作方法:
把代码加到<head>和</head>中,下载 flashimg.js 文件
<SCRIPT language=JavaScript src="http://www.blue1000.com/article/Flashimg.js" type=text/JavaScript></SCRIPT>

更改图片链接:
<A href=http://www.blue1000.com/article/"#"><IMG onmouseover="this.style.filter='alpha(opacity=100)';high(this)" onmouseout="low(this)" height="200" src="http://www.blue1000.com/article/1.gif" width="149" border="0"></A>

至此你就可以完成这个实例了,快去试试吧!

本文作者:
« 
» 
快速导航

Copyright © 2016 phpStudy | 豫ICP备2021030365号-3