摘要:
1 2 $("#pwd").live("click",function(){//① 3 $(this).parents("tr").find("#a_cannel").text("取消"); 4 user=$(this).parents("tr").fin... 阅读全文
posted @ 2014-07-03 17:19
韵脚学员
阅读(410)
评论(0)
推荐(0)
摘要:
$(this).children().eq(1).text()获取的是显示的值$(this).children().eq(1).html()获取的是之间的所有内容$('.trSelected',grid).find("td").eq(7).text();获取的是选中的某行的内容遍历表<table i... 阅读全文
posted @ 2014-07-03 16:13
韵脚学员
阅读(2447)
评论(0)
推荐(0)

浙公网安备 33010602011771号