javascript - Select Element onChange event is not firing? -


i have select element onchange event does fire when click select box , select new value within it. but, when tab select box , press or down arrows change select box's value, event not fire.

i using jquery().change(function(){ ... }); set event

when tab <select> element, change event doesn't fire until press enter key.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -