Showing posts with label Stopping Right Clicking. Show all posts
Showing posts with label Stopping Right Clicking. Show all posts

Daily Tips- Tip #3 - Stopping the user from Right-Clicking

Tuesday, July 7, 2009

For that you need to do one simple thing , just change the body tag as follows,


<Body oncontextmenu="return false">


This will stop the right-clicking


www.codecollege.NET

Daily Tips- Tip #3 - Stopping the user from Right-Clicking

For that you need to do one simple thing , just change the body tag as follows,


<Body oncontextmenu="return false">


This will stop the right-clicking


www.codecollege.NET
Blog Widget by LinkWithin