More information about the Underscore mailing list

[_] Javascript: detecting a text box value change via cut and paste

Tim Beadle tim.beadle at gmail.com
Tue Feb 26 16:21:30 GMT 2008

On Tue, Feb 26, 2008 at 4:03 PM, Oliver Humpage <oliver at watershed.co.uk> wrote:
>  Isn't that what the "Filter" button is for on that page? In the very, very
>  unlikely event a user wants to copy/paste into the search for the select
>  box, and does it with the mouse, they can still click "Filter"...

Yes, you're right. I wanted to do it without having to press a button, though.

Tim