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 button - touch on overlay element fires dropdown (mobile) #357

Open Honza-B opened 8 years ago

Honza-B commented 8 years ago

Hi,

when I try to touch on overlay element on mobile device it shows dropwdown below. But only on mobile, desktop is fine.

I assume that in this case is fired touch event binded to selectBoxIt.

Is there any option how to not trigger selectboxit?

Thanks

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/29664851-selectboxit-button-touch-on-overlay-element-fires-dropdown-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).
grrmbl commented 8 years ago

bump !

Honza-B commented 8 years ago

Well, after time I founded bad z-index in zillion of layers, so you can close this issue

Thanks

grrmbl commented 8 years ago

Thanks. It was indeed a z-index problem.