this event is not woking with SELECT boxes in firefox 3
On Jan 15, 2:05 pm, "Andy Matthews" <li...@commadelimited.com> wrote: > There is a "change" event handler. > > -----Original Message----- > From: jquery-en@googlegroups.com [mailto:jquery...@googlegroups.com] On > > Behalf Of gjhames > Sent: Thursday, January 15, 2009 10:57 AM > To: jQuery (English) > Subject: [jQuery] Detect If a INPUT value was changed > > How to detect if the user just changed the value of an input? or select? > Is not just detect the keypress or change event. It must know if the user > change the value of the input.