<script language="javascript"> function input() { document.frm.txt.focus(); } </script>
<script language="JavaScript"> function firstFocus(){ document.frm.text2.focus(); } function check(original){ if (original.getAttribute&&original.value.length==original.getAttribute("maxlength")){ alert("ทำกระบวนการต่อไป"); } } window.onload= firstFocus; </script> <form action="" method="post" name="frm" id="frm"> TEST1:<input text="text" name="text1" /><br/> TEST2:<input type="text" id="text2" name="text2" />Here focus!<br/> INPUT:<input type="text" name="text3" maxlength="13" size="14" onkeyup="check(this)">Only 13 characters </form>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง