摘要: $('input[name="teams"]:checked').size() 1 // 全选2 $("#quanteam").bind("click", function () {3 $("[name = teams]:checkbox").attr("check... 阅读全文
posted @ 2014-07-08 16:46 木木的金牛 阅读(126) 评论(0) 推荐(0)
摘要: var path = "shiftCancelAction"; $('#queryForm').attr("action",path).submit(); 阅读全文
posted @ 2014-07-08 16:04 木木的金牛 阅读(450) 评论(0) 推荐(0)