語法展示::   http://home.graffiti.net/wsscfgdss/


請用IE6.0或更新版本觀看語法特效展示

將以下程式碼複製,貼在<body>及</body>標籤之間。

<script language=JavaScript>
<!--
if (document.layers)
 {
 alert("對不起,你的瀏覽器不支持此程式碼特效。");
 opener.gO();window.close();
 }
else
if (document.all){
var step=3;
var xstep=0;
var msg='紫蓮@翼   http://blog.pixnet.net/como0925;
document.write("<center><div id='water' style='position:relative;width:450px;height:50px;font-family:細明體;font-size:25px;color:#0080FF'>"+msg+"</div></center>");
function test(){
document.all.water.style.filter='wave(freq=3, strength=5, phase='+xstep+', lightstrength=45, add=0, enabled=1)';
xstep+=step;
TIMER=setTimeout('test()',10);
}
}
-->
</script>


style='position:relative;width:450px;height:50px;font-family:細明體;font-size:25px;color:#0080FF' 中作文字的設定,依序為:特效的寬度、特效的高度、文字的字體、文字的大小、文字的顏色


將以下程式碼複製,貼在<body >標籤裡面。

 onLoad="if (document.all)test()"

arrow
arrow
    全站熱搜

    紫蓮の翼 發表在 痞客邦 留言(0) 人氣()