简要咨询咨询QQ网站导航网站搜索手机站点联系我们设为首页加入收藏 

分行背景变色

来源:易贤网   阅读:799 次  日期:2014-10-09 14:02:18

温馨提示:易贤网小编为您整理了“分行背景变色”,方便广大网友查阅!

直接放到html文件的body中打开试试@@@@@@@@@@

<script type="text/javascript">

document.write("<table>");

for(var i=0;i<10;i++)

{

if (i%2==0){

document.write(" <tr bgcolor=\"#00FF00\" onmouseover=\"this.bgColor='#FF0000'\" onmouseout=\"this.bgColor='#00FF00'\">");

document.write("<td>&nbsp;</td>");

document.write(" <td>&nbsp;</td>");

document.write(" </tr>");

}

else

{

document.write(" <tr bgcolor=\"#FFFFFF\" onmouseover=\"this.bgColor='#FF0000'\" onmouseout=\"this.bgColor='#FFFFFF'\">");

document.write(" <td>&nbsp;</td>");

document.write(" <td>&nbsp;</td>");

document.write(" </tr>");

}

}

document.write ("</table>"); 

</script>

更多信息请查看IT技术专栏

更多信息请查看脚本栏目
点此处就本文及相关问题在本站进行非正式的简要咨询(便捷快速)】     【点此处查询各地各类考试咨询QQ号码及交流群
上一篇:状态栏内容不变
下一篇:静态页面js调用asp
易贤网手机网站地址:分行背景变色
由于各方面情况的不断调整与变化,易贤网提供的所有考试信息和咨询回复仅供参考,敬请考生以权威部门公布的正式信息和咨询为准!