
下面是内存溢出 jb51.cc 通过网络收集整理的代码片段。
内存溢出小编现在分享给大家,也给大家做个参考。
<!DOCTYPE HTML PUBliC "-//W3C//DTD xhtml 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-Transitional.dtd"><HTML xmlns="http://www.w3.org/1999/xhtml"><head><Meta http-equiv="Content-Type" content="text/HTML; charset=gb2312" /><Title>鼠标经过我效果</Title></head><body><!-- tr背景鼠标经过效果--><script language=JavaScript>function changebg(obj,cl){var bgcolor;if(cl=="0"){bgcolor="#E2Edfc";}else{bgcolor="#F8FBFE";}obj.style.backgroundcolor=bgcolor;}</script><table wIDth="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="fafafa"><tr onmousemove=JavaScript:changebg(this,0) onmouSEOut=JavaScript:changebg(this,1)><td><a href="http://www.fangyuan80.com">鼠标经过我的家</a></td></tr><tr onmousemove=JavaScript:changebg(this,1)><td><a href="http://www.fangyuan80.com">鼠标经过我的家</a></td></tr></table><!-- tr背景鼠标经过效果--></body></HTML> 以上是内存溢出(jb51.cc)为你收集整理的全部代码内容,希望文章能够帮你解决所遇到的程序开发问题。
如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。
总结以上是内存溢出为你收集整理的table中当鼠标经过tr全部内容,希望文章能够帮你解决table中当鼠标经过tr所遇到的程序开发问题。
如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。
欢迎分享,转载请注明来源:内存溢出
微信扫一扫
支付宝扫一扫
评论列表(0条)