How To Disable Right Click On Your Blog ? 1. Got to your blogger - TopicsExpress



          

How To Disable Right Click On Your Blog ? 1. Got to your blogger Dashboard and then Click on Layout. 2. Now Click on Add Gadget and select Html/Javascript. 3. Now paste code given below in the pop up window. function disableselect(e){ return false } function reEnable(){ return true } document.onselectstart=new Function ("return false") if (window.sidebar){ document.onmousedown=disableselect document.onclick=reEnable }
Posted on: Wed, 24 Jul 2013 09:06:34 +0000

Trending Topics



Recently Viewed Topics




© 2015