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
Post a Comment