[jQuery] Re: disabling right click

2007-04-21 Thread Roman Weich
Sharique schrieb: I want to disable right click because my cilent require so. I know there are various ways to save an image except saving by right click. Since his client are mostly non-technical users, it gives a lot of safety. If you are still searching for a solution, look here: http://www

[jQuery] Re: disabling right click

2007-04-20 Thread Sharique
I want to disable right click because my cilent require so. I know there are various ways to save an image except saving by right click. Since his client are mostly non-technical users, it gives a lot of safety. On Apr 20, 9:05 pm, "Chris W. Parker" <[EMAIL PROTECTED]> wrote: > On Friday, April 2

[jQuery] Re: disabling right click

2007-04-20 Thread Ⓙⓐⓚⓔ
inal Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Jake McGraw Sent: Friday, April 20, 2007 12:07 PM To: jquery-en@googlegroups.com Subject: [jQuery] Re: disabling right click Why would you want to do this? If you're attempting to prevent users from &quo

[jQuery] Re: disabling right click

2007-04-20 Thread Rick Faircloth
Of Jake McGraw Sent: Friday, April 20, 2007 12:07 PM To: jquery-en@googlegroups.com Subject: [jQuery] Re: disabling right click Why would you want to do this? If you're attempting to prevent users from "saving" images or viewing your source, there are plenty of ways for the

[jQuery] Re: disabling right click

2007-04-20 Thread Jake McGraw
Why would you want to do this? If you're attempting to prevent users from "saving" images or viewing your source, there are plenty of ways for them to circumvent "disabling" right click. See: http://www.sitepoint.com/article/dont-disable-right-click - jake On 4/20/07, Sharique <[EMAIL PROTECTE

[jQuery] Re: disabling right click

2007-04-20 Thread Chris W. Parker
On Friday, April 20, 2007 8:58 AM Sharique <> said: > How I can disable right click on perticular element or div using > jQuery. > --- > Sharique I don't know but let me be the first to ask, why? If you're trying to protect your content (images or viewing source) you're wasting your time since