[EMAIL PROTECTED] wrote on 5/10/2007 10:30 AM:
On May 10, 6:37 am, Peng <[EMAIL PROTECTED]> wrote:

If I paste text with short menu  by Right-Click it isn't working. Which event
bound can perfect the function? There seems not acceptable event in jQuery.

I've added the "onblur" event handler. This somewhat alleviates the
problem of a user pasting content into the textarea via the context
menu, although the character counter won't be updated until the
textarea loses focus.

I added "mouseover" and it worked a little better than onblur alone.


- Bil


Reply via email to