DISABLE RIGHT CLICK FUNCTION
It is very vital to add some copy protection to your blog. Disabling Right Click function mean nobody cant's make copy your blog contents.
Login to Blogger Dashboard
Go to Template => Edit HTML
Download The Code File
(Click Download => Wait 5 sec => click on "Skip Add")
Copy the code
Then find <head>
And paste code in the <head> like below.
<head>
<script src='http://netoopscodes.googlecode.com/svn/branches/Js files/disable right click.js' type='text/javascript'/>
Then save Template.
View your blog and right click. You can see the message "Function Disabled!"
It is very vital to add some copy protection to your blog. Disabling Right Click function mean nobody cant's make copy your blog contents.
Login to Blogger Dashboard
Go to Template => Edit HTML
Download The Code File
(Click Download => Wait 5 sec => click on "Skip Add")
Copy the code
Then find <head>
And paste code in the <head> like below.
<head>
<script src='http://netoopscodes.googlecode.com/svn/branches/Js files/disable right click.js' type='text/javascript'/>
Then save Template.
View your blog and right click. You can see the message "Function Disabled!"
0 comments:
Post a Comment