<script type="text/javascript"> function PlaySound(soundObj) { var sound = document.getElementById(soundObj); if (sound) sound.Play(); form.SendC.focus(); } </script> <body onload="PlaySound('beep')"> <form name="form" > <input type="text" name="SendC" size="15"> </form>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script> <script language="javascript"> $(document).ready(function(){$('#txtName').focus()}); </script> <form id="frmLogin" name="frmLogin" method="post" action="" autocomplete="off" > <input name="txtName" type="text" id="txtName" maxlength="15" autocomplete="off" /> </form>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง