下面就是我的“作品”啊,只是简单的实现其功能,并未做其他的功能啊 运行后,需要刷新下, 上面得代码比较简单,更多的例子,可以搜索脚本之家以前发布的文章。 <!-- $(document).ready(function(){ // $("a.afflik").mouseover(function(){ // window.status=this.title;return true; // }).mouseout(function(){ // window.status='done';return true; // }); $(".nnn tr").mouseover(function(){ $(this).addClass("over")}).mouseout(function(){ $(this).removeClass("over") }); $(".nnn tr:even").addClass("alt"); }); --> <!-- th{ background:#0099CC; height:30px; color:#FFFFFF; line-height:30px; } td{ border-bottom:1px solid #CC9999; height:25px; } tr.alt td{ background:#990066; color:#FFFFFF} tr.over td{ background:#0033FF; } --> 表头 表头 表头 脚本之家 jb51.net 4561263 123456 789879 4561263 123456 789879 4561263 123456 789879 4561263 123456 789879 4561263 123456 789879 4561263 123456 789879 4561263 123456 789879 4561263 [Ctrl+A 全选 注:如需引入外部Js需刷新才能执行]