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


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

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

<center>
<img name="pic1" src="13-1.gif" border="0"><a href="http://tw.yahoo.com/" onMouseOver="imgover(pic1)" onMouseOut="imgout(pic1)" target="_blank">奇摩</a>
<img name="pic2" src="13-1.gif" border="0"><a href="http://chinese.yahoo.com/" onMouseOver="imgover(pic2)" onMouseOut="imgout(pic2)" target="_blank">雅虎</a>
<img name="pic3" src="13-1.gif" border="0"><a href="http://www.yam.com/" onMouseOver="imgover(pic3)" onMouseOut="imgout(pic3)" target="_blank">蕃薯藤</a>
<img name="pic4" src="13-1.gif" border="0"><a href="http://www.sina.com.tw/" onMouseOver="imgover(pic4)" onMouseOut="imgout(pic4)" target="_blank">新浪網</a>
<img name="pic5" src="13-1.gif" border="0"><a href="http://www.pchome.com.tw/" onMouseOver="imgover(pic5)" onMouseOut="imgout(pic5)" target="_blank">PC home</a>
<img name="pic6" src="13-1.gif" border="0"><a href="http://blog.pixnet.net/como0925" onMouseOver="imgover(pic6)" onMouseOut="imgout(pic6)" target="_blank">紫蓮の翼</a>
</center>

自行修改連結的名稱及網址,
可自行增加連結數量,但須注意依序編號(每條連結有3處)

可自行更改喜歡的圖檔


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


<script language="JavaScript">
<!--
function imgover(imgname){
imgname.src = "14-1.gif"
}
function imgout(imgname){
imgname.src = "13-1.gif"
}
-->
</script>

arrow
arrow
    全站熱搜

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