摘要:
//全部选中全部取消处理functionCheckTrue(obj){$("input[type=checkbox][name=checkItem]").attr("checked",$(obj).attr("checked"));} // 收集被选中的项 function CollectCheckItems() { var allcheckboxs=$("input[type=checkbox]... 阅读全文
posted @ 2009-10-30 15:00
狂奔di蜗牛
阅读(178)
评论(0)
推荐(0)
浙公网安备 33010602011771号