gfranko / jquery.selectBoxIt.js

A jQuery Select Box Plugin for Mobile, Tablet, and Desktop
http://www.selectboxit.com
MIT License
852 stars 301 forks source link

selectboxit.open on mobile #309

Open pcapozzi opened 9 years ago

pcapozzi commented 9 years ago

I have .open working on desktop but it does not seem to work on mobile or tablet. Is there a workaround?

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/8023460-selectboxit-open-on-mobile?utm_campaign=plugin&utm_content=tracker%2F23157&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F23157&utm_medium=issues&utm_source=github).
herrsiim commented 9 years ago

I dont have the code anymore but we got it to work by simulating a click on select via js. Hope this helps.

xrmnk commented 7 years ago

I had the same problem and it was the minified version from the website. Try downloading the original source and eventually minify it yourself.