Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Select height problem #20

Closed
felipers opened this issue Feb 25, 2013 · 4 comments
Closed

Select height problem #20

felipers opened this issue Feb 25, 2013 · 4 comments

Comments

@felipers
Copy link

It seems that the hidden select does not get the correct height on this line:

var selectBoxHeight = customSelectSpan.outerHeight();

Version 0.2.4 seems ok.

@adamcoulombe
Copy link
Owner

can you post a jsfiddle example so I can see exactly whats happening

@stevendierick
Copy link

Idd, this still works in v0.2.4.

Here's a jsFiddle: http://jsfiddle.net/Exayle/gtH43/

@RoryH
Copy link

RoryH commented Feb 28, 2013

Seeing the same problem in Chrome 25.0.1364.99, bizarrely though it seems to work for some of my select boxes. I have 4 seelct boxes on the page, and 2 of them (the last 2) have this problem

@adamcoulombe
Copy link
Owner

Thx gang. Some code that was consolidated for 0.3.0 broke the order of things. Just pushed an update and should be good to go again with the 0.3.2 update. Please get the latest version and consider the old version faulty

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants