使用delegate方法为一个tr标签加一个链接

时间:2014-06-27    点击:82   
$("table").delegate("tr","click",function(e){
checkbox=$(this).children().first().children()[0];
alter=$(this).children().eq(8).children().children()[0];
delet=$(this).children().last().children().children()[0];
if(e.target!=checkbox&&e.target!=alter&&e.target!=delet){
rollcall_id=$(this).children().first().children().val()
open("/Student/student?sid="+rollcall_id,"mframe");
}
});
javascript实现十六进制颜色值(HEX)和RGB格式相互转换
js常用数组操作方法简明总结
JS实现闪动的title消息提醒效果
jQuery+ajax实现鼠标单击修改内容的思路
html文本框提示效果的示例代码
> 返回     
地址:上海市普陀区胶州路941号长久商务中心 电话: QQ:
© Copyright 2012 上海网络 Product All Rights Reserved