Free Hosting

วันเสาร์ที่ 28 มีนาคม พ.ศ. 2558

โค้ดป้องกันการคลิ๊กขวา และลากคลุมข้อความ V2.

โค้ดป้องกันการคลิ๊กขวา และลากคลุมข้อความ V2.

<SCRIPT language=JavaScript>
function click() {
if (event.button==2) {
alert('ต้องการข้อมูล โปรดติดต่อ 0895995175');
}
}
document.onmousedown=click
//Disable select-text script (IE4+, NS6+)
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>


0 ความคิดเห็น:

แสดงความคิดเห็น


พื้นที่โฆษณา

Free Hosting

พื้นที่โฆษณา

Free Hosting
 

Copyright © สอนเขียนโปรแกรม html php css Java SQL jQuery XML Ajax Design by ScriptMasterWebDesign | Theme by ScriptMasterWebDesign | Powered by HosTing