Try this <HTML> <HEAD> <SCRIPT> function readOnlyCheckBox() { var checkbox = document.getElementById('cbx1'); checkbox.disabled = false;
確定! 回上一頁