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:28:22 GMT 2008

On Tue, Feb 26, 2008 at 4:14 PM, Jon Bennett <jmbennett at gmail.com> wrote:
>  I've done this in the past by checking the value of the text box every
>  couple of seconds, has worked well for 'live searching', was using
>  Prototype but don't think that makes any diff.

Cheers - I'll have a look at doing that.

Tim