摘要:
function CheckVoteCount(id){var count = 0;for (var i = 0; i (document.getElementById("ck_voteList").getElementsByTagName("input").length); i++){if (document.getElementById("ck_voteList_" + i).checked){count++;}}if (count 10){document.getElementById(id).checked = false;alert("最多只能选择10个!");}}funct 阅读全文
posted @ 2010-12-29 16:07
junjun898
阅读(248)
评论(0)
推荐(0)
摘要:
取得指定开始和结束字符串中间的数据串 阅读全文
posted @ 2010-12-29 11:15
junjun898
阅读(165)
评论(0)
推荐(0)
浙公网安备 33010602011771号