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

jquery datepicker hide on selectboxit change #278

Closed dannystyleart closed 4 years ago

dannystyleart commented 10 years ago

Hello everyone,

I'm on to use jquery UI datepicker with selectboxit. Selectboxit is already initialized on datepickers' on show event and everything looked fine but I found that the datepicker closing on selecting year with the initialized selectboxit element.

Did someone ever tried these to work paralell? If so, please let me know how to?

Thanks in advance

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/3154924-jquery-datepicker-hide-on-selectboxit-change?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).
gfranko commented 10 years ago

Would you be able to provide a test page for me to look at?

dannystyleart commented 10 years ago

Hey @gfranko,

Of course, it's here

We used a datepicker hack because it has no real accessible method for 'after render'