The code college
Tuesday, July 7, 2009
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
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment