You can still go up to the menu and perform any of the operations that you could with a right-click though. So, if you really want it to be effective you'll need to open the window with no toolbars etc.
<script language="JavaScript">
function disableRightClick(e)
{
var message = "Right click disabled";
Good thing you didn't ask that in the javascript forum. It would turn into another 45 comment thread on "Why bother?" here is the faq on the subject.
faq216-3337
A common mistake that people make when trying to design something completely foolproof is to underestimate the ingenuity of complete fools.
- Quote by Douglas Adams
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.