Greg Franko

Results 88 comments of Greg Franko

Are you still seeing this issue? It looks like it works in Firefox 31 and Chrome 36

In the next release, I will expose this as an option! Thanks for the request.

@oprichnik Another good suggestion. I'll add this and document it soon.

I will make sure to update `index.html` very soon. In the mean time, check out the [Getting Started Guide](http://gregfranko.com/jquery.selectBoxIt.js/#GettingStarted) You just need to make sure to have jQuery, the jQueryUI...

Hi Pavel, Unfortunately, when you use the `native` option, that means you are using the native select box that is available in each browser (which means that there also will...

I believe this accidentally got reversed. Will fix it in the next release. Thanks for reporting it!

Thanks for figuring it out! Would you mind submitting a PR with this change to the `dev` branch?

I had been thinking about doing this too. I'll include it in the next release. Sorry for the late reply, been super busy.

When should an `active` class be added? When an option has just been selected?