Are you saying that you would like people to be able to TYPE things into
this checkbox, but not copy and paste? That seems a little excessive, but
you could probably check for a key event.

If the user has pressed CTRL + V then disable the checbox, then reenable it
as soon as they release those keys. 

-----Original Message-----
From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of PaulM
Sent: Thursday, July 05, 2007 2:26 PM
To: jQuery (English)
Subject: [jQuery] Re: how can I prohibit from users pasting content into
text boxes?


thats silly. I want them to use the checkbox to put stuff in, but not via
copy and paste

On Jul 4, 5:58 pm, Terry B <[EMAIL PROTECTED]> wrote:
> disable the text box
>
> On Jul 4, 5:25 pm, PaulM <[EMAIL PROTECTED]> wrote:
>
> > how can I prohibit from users pasting content into text boxes?


Reply via email to