下面的例子可设置该checkbox 的状态: <html> <head> <script type="text/javascript"> function check() { document.getElementById("check1").checked=true } ...
確定! 回上一頁