javascript - HTML5 number spinbox controls not triggering a change event? -


we using jquery trigger recalculation on form input field. using html5 nice spinboxes in safari (at least on 5.0.3 mac). updating field spinbox controls doesn't seem trigger change event @ all. it's field hasn't been updated. oversight in webkit? or there ways around this?

edit: changing spinbox doesn't trigger input event.

$.click() works fine. if click , hold, doesn't until release.


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

java - where to store the user credentials in an enterprise application(EAI)? -

openxml - Programmatically format a date in an excel sheet using Office Open Xml SDK -