jQuery.SimpleSelect
jQuery.SimpleSelect copied to clipboard
Two things...
Hey,
Great script, it's almost exactly what I'd like. I tried changing your code to "fix" the following.
-
Can we have the select option always be the top item? I am using this drop down near the top of my page, so if I select the 5th option and then click to change that option, the whole list is now going upwards so I can't see anything.
-
On mobile, the input is automatically scrolled to when clicked on. This creates bad behaviours. Can we disable this?
These two changes would probably make your script stand out a lot more. Those are two pretty big issues I'd say.
Thanks!