On 02/03/11 07:24, Dailce wrote:
What can I use to add something to prevent pasting or fire keyup when
the user paste?
The simplest solution would, perhaps, be to add an onChange handler as well. The drawback is that this won't fire until the control loses focus.

A much uglier way to deal with this would be to poll the contents of the input. But that's really ugly.

--
Barry van Oudtshoorn
www.barryvan.com.au

Not sent from my Apple πPhone.

Reply via email to