用js如何判断checkbox是否选中
2012/8/26 9:05:36
if(document.getElementById("checkboxID").checked){ alert("checkbox is checked"); }
返回列表
返回首页
©2024 金松软件
Powered by iwms