<html> <head> <title>ThaiCreate.Com </title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> </head> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js" type="text/javascript"></script> <script type="text/javascript"> function CreateNewRow() { var no = parseInt($('.tbExp tr').length)+1; $('.tbExp tr:last').after('<tr><td>'+ no +'</td>' +'<td><input type="text" style="width:80px;" name="my_inputs1[]" id="my_inputs1"></td>' +'<td><input type="text" style="width:80px;" name="my_inputs2[]" id="my_inputs2"></td>' +'<td><input type="text" style="width:80px;" name="my_inputs3[]" id="my_inputs3"></td>' +'<td><input type="text" style="width:80px;" name="my_inputs4[]" id="my_inputs4"></td>' +'<td><input type="text" style="width:80px;" name="my_inputs5[]" id="my_inputs5"></td></tr>'); return true; } </script> <body> <form name="frmMain" method="post"> <table width="445" border="1" class="tbExp"> <tr> <td>1</td> <td><input type="text" style="width:80px;" name="a1" id="my_inputs1"></td> <td><input type="text" style="width:80px;" name="a2" id="my_inputs2"></td> <td><input type="text" style="width:80px;" name="a3" id="my_inputs3"></td> <td><input type="text" style="width:80px;" name="a4" id="my_inputs4"></td> <td><input type="text" style="width:80px;" name="a5" id="my_inputs5"></td> </tr> </table> <input type="hidden" name="hdnMaxLine" value="0"> <input name="btnAdd" type="button" id="btnAdd" value="+" onClick="CreateNewRow();"> <input name="btnAdd" type="button" id="btnAdd" value="-" onClick="$('.tbExp tr:last').remove();"> </form> </body> </html>
<html> <head> <title>ThaiCreate.Com </title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> </head> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js" type="text/javascript"></script> <script type="text/javascript"> function CreateNewRow() { var no = parseInt($('.tbExp tr').length)+1; $('.tbExp tr:last').after('<tr><td>'+ no +'</td>' +'<td><input type="text" style="width:80px;" name="my_inputs1[]" id="my_inputs1"></td>' +'<td><input type="text" style="width:80px;" name="my_inputs2[]" id="my_inputs2"></td>' +'<td><input type="text" style="width:80px;" name="my_inputs3[]" id="my_inputs3"></td>' +'<td><input type="text" style="width:80px;" name="my_inputs4[]" id="my_inputs4"></td>' +'<td><input type="text" style="width:80px;" name="my_inputs5[]" id="my_inputs5"></td></tr>'); return true; } </script> <body> <form name="frmMain" method="post"> <table width="445" border="1" class="tbExp"> <tr> <td>1</td> <td><input type="text" style="width:80px;" name="my_inputs1[]" id="my_inputs1"></td> <td><input type="text" style="width:80px;" name="my_inputs2[]" id="my_inputs2"></td> <td><input type="text" style="width:80px;" name="my_inputs3[]" id="my_inputs3"></td> <td><input type="text" style="width:80px;" name="my_inputs4[]" id="my_inputs4"></td> <td><input type="text" style="width:80px;" name="my_inputs5[]" id="my_inputs5"></td> </tr> </table> <input type="hidden" name="hdnMaxLine" value="0"> <input name="btnAdd" type="button" id="btnAdd" value="+" onClick="CreateNewRow();"> <input name="btnAdd" type="button" id="btnAdd" value="-" onClick="$('.tbExp tr:last').remove();"> </form> </body> </html>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง