$("body").on("click", "td", function() { $( this ).find( "input:radio" ).prop( "checked", true ); });
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="Generator" content="EditPlus®"> <meta name="Author" content=""> <meta name="Keywords" content=""> <meta name="Description" content=""> <title>Document</title> </head> <body> <center> <br><br> <table border="1"> <tr> <td width="20%">1.<br></td> <td width="20%"><input type="radio" name="a" ></td> <td width="20%"><input type="radio" name="a" ></td> </tr> <tr> <td>2.<br></td> <td width="20%"><input type="radio" name="b"></td> <td width="20%"><input type="radio" name="b"></td> </tr> </table> </center> </body> </html>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง