<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <script> function check_sex(el) { if (el.value == "1") { document.getElementById('sex_type').value="ชาย"; } if (el.value == "2" || el.value == "3" ) { document.getElementById('sex_type').value="หญิง"; } if (el.value == "4") { document.getElementById('sex_type').value="กำลังสับสน"; } } </script> </head> <body> <form name="form1"> กรุณาเลือกคำนำหน้า <input type="radio" name="sex" id="sex" value="1" onclick="check_sex(this);" /> นาย <input type="radio" name="sex" id="sex" value="2" onclick="check_sex(this);" /> นาง <input type="radio" name="sex" id="sex" value="3" onclick="check_sex(this);" /> นางสาว <input type="radio" name="sex" id="sex" value="4" onclick="check_sex(this);" /> กระเทย <input type="radio" name="sex" id="sex" value="4" onclick="check_sex(this);" /> ทอม <input type="radio" name="sex" id="sex" value="4" onclick="check_sex(this);" /> เกย์ <input type="radio" name="sex" id="sex" value="4" onclick="check_sex(this);" /> เลสเบี้ยน ----> <input name="sex_type" type="text" id="sex_type" size="5" readonly="readonly" /> </body> </html>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง