莺燕音画 发表于 2009-5-6 00:30

荡漾文字特效

<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:21

漂亮, 回一个支持看看

[ 本帖最后由 zxp3297219 于 2009-5-6 04:22 编辑 ]

傲雪纷飞 发表于 2009-5-6 07:42

收藏~感谢朋友!我想,这个代码也能加在图片上,做水波。

zaizaige 发表于 2009-5-6 08:23

也来学习一下,先感谢个!

彩虹香饰坊 发表于 2009-5-6 11:04

今天的收获 全靠你分享

圓圓妖妖 发表于 2009-5-6 21:17

漂亮, 回一个看看我想学习做

爱没有如果 发表于 2009-5-6 23:36

<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>

莺燕音画 发表于 2009-5-6 23:38

哈哈。楼上的交作业了阿。

mh11 发表于 2009-5-8 20:02

多谢了,学习学习了

天涯浪客 发表于 2009-5-9 02:30

太棒了,来学学!谢谢楼主!
页: [1] 2 3 4 5 6 7 8 9 10
查看完整版本: 荡漾文字特效