In Firefox, I can respond to the user pasting some text into a textarea
box by attaching a KeyboardListener to it (a changelistener also
works). However, in IE6, neither of these are triggered when I type
ctrl-v to paste, or when I right-click and select "paste".
Anyone got any suggestions for a work-around?
Dave