请按ctrl+D把本页加入收藏夹
文章内容
07-04-06 00:50:12

随着鼠标的移动变换表格背景色-建站心得-

       
 


>>随着鼠标的移动变换表格背景色<< <html><script LANGUAGE="javascript"><!--function mOvr(src) {if (!src.contains(event.fromElement)) {src.style.cursor = 'hand'; src.bgColor = "#FDEAB5";}}function mOut(src) {if (!src.contains(event.toElement)) {src.style.cursor = 'default'; src.bgColor = "#FFDB91";}}function mClk(src) {if(event.srcElement.tagName=='TD'){src.children.tags('A')[0].click();}}--></script><body topmargin="0" leftmargin="0" bgcolor="#ffcc66" marginwidth="0" marginheight="0"><table border="0" cellspacing="0" cellpadding="0" width="90%" align="center"><tr bgcolor="#FFDB91" align="center"><td height="25" onMouseOver="mOvr(this);" onMouseOut="mOut(this);" onClick="mClk(this);"><a href="http://www.codechina.net"; target="bbsmain"><font color="#000000">代码中国</font></a></td></tr></table></body></html>  

 
 
   
 

 
 
便民工具箱
 
最新文章