<html> <head> <title>copied to clipboard (memory)</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <script type="text/javascript"> //0=no, 1=yes var copytoclip=1 function HighlightAll(theField) { var tempval=eval("document."+theField); tempval.focus(); tempval.select(); if (document.all&©toclip==1&&tempval.createTextRange){ therange=tempval.createTextRange() if(therange.execCommand) therange.execCommand("Copy") else return; window.status="Contents highlighted and copied to clipboard!" setTimeout("window.status=''",1800) } } </script> </head> <body> <form action="#" name="test2"> <input name="select1" onclick="HighlightAll ('test2.select1')" value ="Love"> </form> </body> </html>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง