Safari for iOS ignores the size attribute of <select>
elements. It always renders a one-line high drop down instead of a multi-line list box.
In our case, I use a multi-line to display a list and we don't want the user experience that iOS produces in this case.
Can you recommend a jquery plugin that converts a <select size="10">
to something that looks like a list and that will be usable on Safari mobile?
I'm the OP, I wrote a plugin to solve my problem. See https://github.com/redhotsly/safarimobile-multiline-select.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With