html('<meta http-equiv="refresh" content="3;url=x3.php">')
<!DOCTYPE HTML> <html dir="ltr" lang="en-US"><head> <script type="text/javascript" src="jquery/jquery-1.6.min.js"></script> <script type="text/javascript"> $(function() { $("#send").click(function(){ $('#show2').html('<meta http-equiv="refresh" content="3;url=x3.php">'); }); }); </script> </head> <body > <div id="show2"></div> <input type="button" id="send" value="send"> </body> </html>
<!DOCTYPE HTML> <html dir="ltr" lang="en-US"><head> <script type="text/javascript" src="jquery/jquery-1.6.min.js"></script> <script type="text/javascript"> $(function() { $("#send").click(function(){ $('#show2').show(); }); }); </script> </head> <body > <div id="show2" style="display:none;"><meta http-equiv="refresh" content="10;url=x3.php"></div> <input type="button" id="send" value="send"> </body> </html>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง