
Follow simple and easy step to adding this fuctions in your blogger blogger blog ---->>>>>
* First go to your blogger Dashboard.
* Now click in design tab and edit HTML.
* Click in small box to expand your blogger Template.
* Now find this code </head> by CTRL+F key easily.
* Copy below code and paste before </head> ok.
* First go to your blogger Dashboard.
* Now click in design tab and edit HTML.
* Click in small box to expand your blogger Template.
* Now find this code </head> by CTRL+F key easily.
* Copy below code and paste before </head> ok.
<SCRIPT language=JavaScript>
document.onmousedown=click
var times=0
var times2=10
function click() {
if ((event.button==2) || (event.button==3)) {
if (times>=1) { bye() }
alert("No right clicking!!!!!! don't Do Not copy..");
times++ } }
function bye() {
alert("I said NO right clicking! click ok to exit !");
bye() }
</SCRIPT>
* Now cick to save your blogger Template now you are done. Cheers
