<script> <!-- / <![CDATA[ --> function disableRegister() { if (document.getElementById("commit").disabled == true) document.getElementById("commit").disabled = false; else document.getElementById("commit").disabled = true; } <!-- / ]]> --> </script> <label><input type="checkbox" name="1" id="1" onclick='disableRegister()' > ใบรับรองการเป็นนักศึกษา </label></td> <td width="14%"><label> <input type="checkbox" name="checkbox" id="commit" disabled="disabled" > ภาษาไทย</label></td> <td width="15%"><input type="checkbox" name="checkbox2" id="commit" disabled="disabled"> ภาษาอังกฤษ</td> <td width="25%" align="center">จำนวน<strong> <select name="count" id="count" id="commit" disabled="disabled"> <option value="1">1</option> <option value="2">2</option> <option value="3">3</option> <option value="4">4</option> <option value="5">5</option> </select> </strong> ฉบับ </td> </tr> <tr>
<script> function disableRegister() { if (document.getElementById("commit").disabled == true) { document.getElementById("commit").disabled = false; } else { document.getElementById("commit").disabled = true; } if (document.getElementById("commit1").disabled == true) { document.getElementById("commit1").disabled = false; } else { document.getElementById("commit1").disabled = true; } if (document.getElementById("commit2").disabled == true) { document.getElementById("commit2").disabled = false; } else { document.getElementById("commit2").disabled = true; } } function disableRegister1() { if (document.getElementById("commit3").disabled == true) { document.getElementById("commit3").disabled = false; } else { document.getElementById("commit3").disabled = true; } if (document.getElementById("commit4").disabled == true) { document.getElementById("commit4").disabled = false; } else { document.getElementById("commit4").disabled = true; } if (document.getElementById("commit5").disabled == true) { document.getElementById("commit5").disabled = false; } else { document.getElementById("commit5").disabled = true; } } </script> <body> <input type="checkbox" onClick="disableRegister()"> <input type="checkbox" id="commit" name="number1" disabled="disabled"> <input type="checkbox" id="commit1" name="number2" disabled="disabled"> <select name="number3" id="commit2" disabled="disabled"> <option name="1">1</option> <option name="2">2</option> <option name="3">3</option> </select> <br> <input type="checkbox" onClick="disableRegister1()"> <input type="checkbox" id="commit3" name="number3" disabled="disabled"> <input type="checkbox" id="commit4" name="number4" disabled="disabled"> <select name="number5" id="commit5" disabled="disabled"> <option name="1">1</option> <option name="2">2</option> <option name="3">3</option> </select> </body>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง