Home » » Java Script To Disable Left Click On Blogger

Java Script To Disable Left Click On Blogger


Edit Gadget
edit html And Then Paste In Body


<script language="javascript">
function noLeftClick() {
if (event.button==1) {
alert('You can NOT Left-Click on this page -- but you CAN Right-Click.')
}
}
document.onmousedown=noLeftClick
</script>

Share this article :

0 comments:

Post a Comment

 
Support : Creating Website | Johny Template | Maskolis | Johny Portal | Johny Magazine | Johny News | Johny Demosite
Copyright © 2011. Information and Wallpapers - All Rights Reserved
Template Modify by Creating Website Inspired Wordpress Hack
Proudly powered by Blogger