Hi, is there any event that I can use to trigger an action immediately when a form element is changed? (And similarily when it is changed and then looses the focus.)
I think JS does not provide such an event but maybe jQuery provides some kind of "virtual event" for this case? Regards, André