荡漾文字特效
<TABLE style="LEFT: 50px; WIDTH: 600px; POSITION: relative; TOP: 100px" cellSpacing=0 cellPadding=0 width="100%"><TBODY>
<TR>
<TD width="100%">
<DIV align=center><IFRAME marginWidth=0 marginHeight=0 src="http://upload.yinhuabbs.cn/u/rao/DyeWave/荡漾文字.html" frameBorder=0 width=600 scrolling=no height=160></IFRAME></DIV></TD></TR></TBODY></TABLE>
<P><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR>**** Hidden Message *****</P>
[ 本帖最后由 roger01rao 于 2010-3-12 14:48 编辑 ] 漂亮, 回一个支持看看
[ 本帖最后由 zxp3297219 于 2009-5-6 04:22 编辑 ] 收藏~感谢朋友!我想,这个代码也能加在图片上,做水波。 也来学习一下,先感谢个! 今天的收获 全靠你分享 漂亮, 回一个看看我想学习做 <html>
<head>
<title>
荡漾文字
</title>
<meta http-equiv=\"Content-Type\" content=\"text/html; charset=gb2312\">
</head>
<body>
<div id=\"Zittertext\" style=\"width:100%; font-size:42pt; font-weight:bold;
color:red;
filter:Wave(freq=15, light=2, phase=8, strength=5);\">
不错谢谢楼主了啊
</div>
<script language=\"JavaScript\">
<!--
function DynWave()
{
if(document.all.Zittertext.filters.freq > 30)
document.all.Zittertext.filters.freq = 15;
document.all.Zittertext.filters.freq += 1;
if(document.all.Zittertext.filters.phase > 80)
document.all.Zittertext.filters.phase = 11;
document.all.Zittertext.filters.phase += 1;
if(document.all.Zittertext.filters.strength > 1)
document.all.Zittertext.filters.strength = 1;
document.all.Zittertext.filters.strength += 1;
window.setTimeout(\"DynWave()\",50);
}
DynWave();
// -->
</Script>
</body>
</html> 哈哈。楼上的交作业了阿。 多谢了,学习学习了 太棒了,来学学!谢谢楼主!