The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
Newsgroups: microsoft.public.scripting.jscript
From: "McKirahan" <N...@McKirahan.com>
Date: Mon, 27 Sep 2004 18:31:25 GMT
Local: Mon, Sep 27 2004 2:31 pm
Subject: Re: How to disable right click?
news:57A7D51F-0E28-48C0-9304-9D8C45519164@microsoft.com...
> How can I disble the right click behaviour. You'll soon be told by others that you can't disable the right-click and > I've seen a site that presents a popup that says 'this feature is disbled on > this site' when I right click - how is it done? > -- > Thanks > Grant Ord that you can't hide your source code. Here's two techniques which seem to work on some browsers; IE at least. <html> This one tricks the user in to thinking that right-click is disabled. It <html> } document.onmousedown = click; </script> </head> <body> </body> </html> Keep checking back -- others will have a lot to say! Just take a look at the post in comp.lang.javascript entitled "Disable You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||