<html> <head> <script src="js/jquery-1.2.6.min.js"></script> <script> $(document).ready(function(){ $(".page-header").append("<h1 class=\"title\">[test]</h1>"); var intradio = 1; var inttitle = 1; $("#btn1").click(function(){ $(".content").append("<li class=\"part select\" _require=\"1\" _sn=\""+inttitle+"\">"+ "<h4 class=\"title\">"+ "<span class=\"subject\">[test]</span>"+ "<span class=\"require\">*</span> <label class=\"error\"></label>"+ "</h4>"+ "<table width=\"190\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">" + "<tr>"+ "<td><input type=\"radio\" id=\"radio"+intradio+"\" name=\""+inttitle+"[]\" value=\""+intradio+"\"/><label for=\""+intradio+"\">test</label></td>"+ "<td>ThaiCreate.Com</td>"+ "</tr>"+ "</table>"); intradio++; inttitle++; }); }); </script> </head> <body> <form name="form1" method="post" action=""> <div class="page-header"> </div> <ol class="content"> </ol> <button id="btn2">save</button> </form> <button id="btn1">Add radio</button> </body> </html>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง