<label name='top'><input type='radio' name='top' value='top'>TOP</lable>
<table border='0' width='100%'> <tr> <td width='140px' valign='center' align='right'> <input type='radio' name='t1' value='1'></td> <td valign='center' align='left'>text t1</td> </tr> <tr> <td width='140px' valign='center' align='right'> <input type='radio' name='t1' value='2'></td> <td valign='center' align='left'>text t2</td> </tr> </table>
<form name='form1' > <table border='0' width='100%'> <tr onclick='check("0");'> <td width='140px' valign='center' align='right' > <input type='radio' name='t1' value='1'></td> <td valign='center' align='left'>text t1</td> </tr> <tr onclick='check("1");'> <td width='140px' valign='center' align='right' > <input type='radio' name='t1' value='2'></td> <td valign='center' align='left'>text t2</td> </tr> </table> </form> <script> function check(ii){ document.form1.t1[ii].checked=true; } </script>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง