
To view Demo click the link below:- Open this link and try to select text..Or do a right click..
View Demo
View Demo
Copy the Following CSS codes to your Blog
- Go to Blogger Dashboard
- Select Template->Edit HTML click Proceed [or Use Alternate Way to copy CSS code]
- Find ]]>
- Copy the following code and save
-moz-user-select:none;
-webkit-user-select:none;
-khtml-user-select:none;
-ms-user-select:none;
user-select:none;
-webkit-user-select:none;
-khtml-user-select:none;
-ms-user-select:none;
user-select:none;
Disable Right Click
- Copy the following code inside
I think this article will surely help you...if you liked this please share...
No comments:
Post a Comment