Blogger Widgets

Make A Blog Copyright.


<script language=javascript>
<!-- http://www.spacegun.co.uk -->
var message = "Admin Here, Function Disabled";
function rtclickcheck(keyp){ if (navigator.appName == "Netscape" && keyp.which == 3){ alert(message); return false; }
if (navigator.appVersion.indexOf("MSIE") != -1 && event.button == 2) { alert(message); return false; } }
document.onmousedown = rtclickcheck;
</script>


copy the code above then go to:  blogger dashboard>Design>Add A Gadget>Html/Javascript

then copy the code at the very top of this post and past it in the space you'll get when you click Html/javascript .

then save your blog and go to your blog then right click something then it will say '' Function Disabled'' so now no one can right-click your blog

Note: doesnt work on wordpress.