<script src="http://code.jquery.com/jquery-latest.js"></script> <script type="text/javascript"> $(document).ready(function(){ $("input:submit").click(function(){ $("input[name='prices[]']").each(function(){ alert($(this).val()); }); }); }); </script> Price 1st:<input type='text' name='prices[]' /> <br /> Price 2nd:<input type='text' name='prices[]' /> <br /> Price 3rd:<input type='text' name='prices[]' /> <br /> <input type='submit' />
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง