Welcome to

Little Milyy Shop

Little Milyy Shop is where I share my design and obsession on cute website, stationery and cute tech. I also offer blog design service and crafted wedding design invitation and many more to come.

Tutorial : Disable right click with message






  1. Dashboard >Design>Add a Page element >html/javascript
  2. Copy code bawah nih 

<script language=JavaScript> <!--
//edit by unwanted

var message="Masukkan Mesej Anda Disini";
/////////////////////////////////// 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>


# The red one tuh mesej yang korang nak letak okie :D



Comments

Contact Form

Name

Email *

Message *

@username