funeralcrasher (
funeralcrasher) wrote2008-04-09 11:06 am
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Trigger action when form input text changes
So is there a way for Javascript to detect when a textbox changes, before onBlur?
I thought onChange would work, but it seems to act just like onBlur: http://www.sunybroome.edu/~hinton_r/js/blurchangeframe.html (comparison of onBlur and onChange in same page)
I thought onChange would work, but it seems to act just like onBlur: http://www.sunybroome.edu/~hinton_r/js/blurchangeframe.html (comparison of onBlur and onChange in same page)