Glen Lipka wrote on 5/23/2007 11:11 AM:
I have an input and I want to detect if the user drags a value into it or ifthey right-click and then click "paste". Is there an event that fires in these cases?
Tom Deater mentioned adding some code to his plug-in to detect it: <http://groups.google.com/group/jquery-en/msg/0b451ba6ad6acbe0> You can see if it works for your needs via his demo: <http://www.tomdeater.com/jquery/character_counter/> - Bil