โค้ดห้ามคลิกขวา


Tumblr_lxmv32n31i1qd5zqzo1_500_large

มาดูโค้ดห้ามคลิกขวาแบบไม่มีข้อความแจ้งเตือนก่อนนะจ๊ะ !!
<script language=javascript>
<!--
//Disable right click script III- By Nanticha (nantichaaa@gmail.com)
//For full source code, visit http://hellonanzi.blogspot.com
var message="";
///////////////////////////////////
function clickIE() {if (document.all) {(message);return false;}}
function clickNS(e) {if
(document.layers||(document.getElementById&&!document.all)) {
if (e.which==2||e.which==3) {(message);return false;}}}
if (document.layers)
{document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
document.oncontextmenu=new Function("return false")
// -->
</script>

และก็ตามด้วยแบบมีข้อความแจ้งเตือนค่ะ

<script>
var message='ใส่ข้อความที่นี่ แนะนำให้เป็นภาษา English';
///////////////////////////////////
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>

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

กฎและข้อตกลง
x ไม่อนุญาติให้โพสโฆษณา หรือคอมเม้นเชิงโปรโมทเว็บไซส์,สินค้า หรือการบริการต่างๆในบล็อกนี้ หากต้องการลงโฆษณากับทางบล็อก กรุณาติดต่อที่หน้า contact โดยตรง
x ไม่คอมเม้นเสียดสี เหยียดผู้อื่นให้เกิดความเสียหาย
x ไม่คอมเม้นด้วยคำที่ไม่สุภาพ
x หากไม่ปฏิบัติตามจะทำการลบคอมเม้นโดยทันที