ลำดับตอนที่ #15
คืนค่าการตั้งค่าทั้งหมด
คุณแน่ใจว่าต้องการคืนค่าการตั้งค่าทั้งหมด ?
ลำดับตอนที่ #15 : .:: Code ::. ห้ามคลุมดำ
โค้ดห้ามคลุมดำนะคะ
สูบไปได้เลย
สำหรับโค้ดนี้เป็นโค้ดดิบ ต้องแทรกโค้ดก่อนใช้นะคะ
<script language="JavaScript1.2"> function disableselect(e){ return false } function reEnable(){ return true } //if IE4+ document.onselectstart=new Function ("return false") //if NS6 if (window.sidebar){ document.onmousedown=disableselect document.onclick=reEnable } </script>
เก็บเข้าคอลเล็กชัน
ความคิดเห็น