Disable Right Click On Blogger by using a simple JavaScript easily. It will prevent right click on the blog to save the content to a extent from getting it copy pasted at another niche blogs.



How to Install On your Blog
- Visit http://pastebin.com/3zqGGBKX and copy the JavaScript.
- Now Go to Your Blogger Dashboard/ Design / Add Widget and Select HTML/JavaScript.

- Now paste the Copied script in the HTML Feild and give any name to the Widget (Not Visible on the Blog).

- Now Save the Widget and Its Done !! Now the right click is been disabled on your Blog.

- To change the Message displayed on the Msg Box
- Open the Script and Search var message="Function Disabled!"; and replace the Function Disabled! by the message you want to get displayed.




