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


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

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


<script language="JavaScript">
<!--
tips = new Array(4)
tips[0] = "<img src=a.gif>"
tips[1] = "<img src=b.gif>"
tips[2] = "<img src=c.gif>"
tips[3] = "<img src=d.gif>"
index = Math.floor(Math.random() * tips.length)
document.write("<center>" + tips[index] + "</center>")
-->
</script>


tips = new Array(4) 中修改圖片的總數量

arrow
arrow
    全站熱搜

    uuiop6623 發表在 痞客邦 留言(0) 人氣()