Jim Buyens
Microsoft FrontPage MVP http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------
You can trap the right click content menu using oncontextmenu="return false;" in the BODY tag
But as pointed out by all the others
- it prevents only 1 method of navigation
- it does not protect images or content
- it impairs users that may have a valid use for all the other items in the context menu
--
| How do I trap a right mouse click so the user cant download an image (like a
| logo)?
|
|
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.