分享:
▲
▼
這是原始文章 是不是比較不好閱讀呢
------------鼠碰系列 <span style=cursor:hand onmouseover=this.innerText='觸碰系列'>滑鼠觸碰字即可看到換字效果</span> ------------鼠離系列 <span style=cursor:hand onmouseout=this.innerText='觸離系列'>滑鼠觸離字即可看到效果</span> ------------鼠左系列 <span style=cursor:hand onclick=this.innerText='觸左系列'>滑鼠觸左字即可看到效果</span> ------------鼠按系列 <span style=cursor:hand onmousedown=this.innerText='觸按系列'>滑鼠觸按字即可看到效果</span> ------------------變色系列〔在同一個頁面id記得不可以一樣、最好別在同個頁面上放上兩個類似的效果!切記切記〕 ------------鼠鼠系列 隨鼠系列〔鼠〕 ------------動態系列 鼠態系列〔動〕 <body onmousemove=k0.style.color=Math.random()*255*255*255><font id=k0>隨鼠動態彩字系列</font> ------------文字系列 觸動系列〔字〕 <font id=k1 onmousemove=k1.style.color=Math.random()*255*255*255 style=cursor:hand>文字裡滑鼠觸動即可看到效果</font> 觸離系列〔字〕 <font id=k2 onmouseout=k2.style.color=Math.random()*255*255*255 style=cursor:hand>文字裡滑鼠觸離即可看到效果</font> 觸碰系列〔字〕 <font id=k3 onmouseover=k3.style.color=Math.random()*255*255*255 style=cursor:hand>文字裡滑鼠觸碰即可看到效果</font> 觸左系列〔字〕 <font id=k4 onclick=k4.style.color=Math.random()*255*255*255 style=cursor:hand>文字裡滑鼠觸左鍵即可看到效果</font> 觸按系列〔字〕 <font id=k5 onmousedown=k5.style.color=Math.random()*255*255*255 style=cursor:hand>文字裡滑鼠觸按鍵即可看到效果</font> ------------自動系列〔200為0.2秒數,1000代表1秒,就是每0.2秒鐘變換一次色彩〕 自變系列〔跳〕 <img src=width=0 height=0 onerror=setInterval('k6.style.color=Math.random()*255*255*255',200)><font id=k6>彩字變變變系列</font>
[ 此文章被kc715在2004-12-19 12:07重新編輯 ]
|