Anda tentu tak ingin blog anda atau website anda dengan dapat di copy paste secara sembarangan dan bagaimanakah cara menghalang dan mempersulit para pencentang copy tersebut anda dapat menggunakan
Disable copy kanan
salah satu cara untuk
berikut code untuk pada gagdet
Dengan anda telah memasukannay anda telah terlindung dari klik kanan pada blog anda.
<script>
var message="Maaf, klik kanan tidak diperbolehkan!";
///////////////////////////////////
function clickIE4(){if (event.button==2){alert(message);return false;}}
function clickNS4(e){if (document.layers||document.getElementById&&!document.all){if (e.which==2||e.which==3){alert(message);return false;}}}
if (document.layers){document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS4;}
else if (document.all&&!document.getElementById){document.onmousedown=clickIE4;}
document.oncontextmenu=new Function("alert(message);return false")
</script>
copy code diatas dan dicopy pada HTML java sricpt yang anda dapat tambahkan pada gagdet<br />
<span style="font-family: "Courier New",Courier,monospace;"><script></span><br />
<span style="font-family: "Courier New",Courier,monospace;">var message="Maaf, klik kanan tidak diperbolehkan!";</span><br />
<span style="font-family: "Courier New",Courier,monospace;">///////////////////////////////////</span><br />
<span style="font-family: "Courier New",Courier,monospace;">function clickIE4(){if (event.button==2){alert(message);return false;}}</span><br />
<span style="font-family: "Courier New",Courier,monospace;">function clickNS4(e){if (document.layers||document.getElementById&&!document.all){if (e.which==2||e.which==3){alert(message);return false;}}}</span><br />
<span style="font-family: "Courier New",Courier,monospace;">if (document.layers){document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS4;}</span><br />
<span style="font-family: "Courier New",Courier,monospace;">else if (document.all&&!document.getElementById){document.onmousedown=clickIE4;}</span><br />
<span style="font-family: "Courier New",Courier,monospace;">document.oncontextmenu=new Function("alert(message);return false")</span><br />
<span style="font-family: "Courier New",Courier,monospace;"></script> </span><br />
<span style="font-family: "Courier New",Courier,monospace;"><br /></span>
Monday, 24 August 2015
Filled Under:
Blogger
Disable copy atau klik kanan pada Blogger
Posted By:
Kick blogger
- 01:56
01:56
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment