Is there a release event for HTML select element when the dropdown is released -


as title says, need event when dropdown released restoring something. tried onblur , may miss releases.

you can use onclick. fires whenever click on select box select or not.


Comments

Popular posts from this blog

arrays - PHP Shopping Cart Variable and Object errors -

javascript - jQuery "chosen": conflict with 'selected' attribute in option tag -