<input name="problem[]" type="text" sieze="20" />
$('#ok').click(function(){ $.get( 'subElement.php', $('#form1').serialize(), function(data){ $('.viewData').html(data); $('input[name="idProblem"]').val(""); $('input[name^=problem]').val(""); $('input[name^=problem]').remove(); }, 'html' ); return false; });
<input name="problem[1]" type="text" sieze="20" /> <input name="problem[2]" type="text" sieze="20" /> <input name="problem[3]" type="text" sieze="20" /> <input name="problem[4]" type="text" sieze="20" />
<input type="text" name="problem[]" />
.append('<p><input type="text" name="problem[]" />', '<input type="button" id="remove_problem" name="remove_problem" /></p>');
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง