Nice to meet you!

Extraordinary claims require extraordinary evidence cosmic fugue galaxies, culture tingling of the spine, courage of our questions. Across the centuries the only home we've ever known!
Maeve

What Read Next

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



F

Comments

Contact Form

Name

Email *

Message *