I have a element in a div that is initially hidden (via display:none) when the page loads. When a user clicks a link that div is changed to display its content (including the element).
The width of the selectBoxIt element doesn't appear to be figured correctly.
Here is a jFiddle showing the issue.
http://jsfiddle.net/dJzhV/1/
Thanks for the help and the great plugin.
I have a element in a div that is initially hidden (via display:none) when the page loads. When a user clicks a link that div is changed to display its content (including the element).
The width of the selectBoxIt element doesn't appear to be figured correctly.
Here is a jFiddle showing the issue.
http://jsfiddle.net/dJzhV/1/
Thanks for the help and the great plugin.