Does anyone know any workarounds for this? I\'m trying to use a select element for navigation. It looks something like this;
If you change onchange to onblur it works for iOS but not others. The fix I eventually came to was to use BOTH onblur and onchange. Seems redundant but has the desired effect.
onchange
onblur