例如如下的点击方法如何放到一个独立的js方便多个页面调用它:
//点击行变色 $("tbody tr").click(function(){ if($(this).hasClass("redcss")){ $(this).siblings("tr").removeClass("redcss"); }else{ $(this).addClass("redcss"); $(this).siblings("tr").removeClass("redcss"); } });
本版积分规则 发表回复 回帖并转播 回帖后跳转到最后一页
QQ咨询|关于我们|Archiver|手机版|小黑屋|( 辽ICP备15012455号-4 ) Powered by 期权论坛 X3.2 © 2001-2016 期权工具网&期权论坛 Inc.
下载期权论坛手机APP