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

dynamicPositioning listbox position #276

Open MrUpsidown opened 10 years ago

MrUpsidown commented 10 years ago

Hey there! When using dynamicPositioning it would be great if a class could be added to the listbox so that we know if it opened to the top or bottom.

Also there seems to be a little mistake in the documentation:

enable-option A enable-option event will be triggered if a single dropdown list option is disabled.

I think it should read "is enabled".

Thanks anyway for this great plugin!

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/2966243-dynamicpositioning-listbox-position?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

Yep, this will be added in the next release! And I'll correct that sentence in the documentation. Thanks!

MrUpsidown commented 10 years ago

Nice! Thanks a lot!

dhawalbhanushali commented 9 years ago

Any updates on this one?