Closed revsystems closed 13 years ago
Yeah, this is not clear :)
I set fixedWidth to true and the ul.items does not have the width of the widest value. Or am I missing something? Setting it to false does not change anything.
Currently the way to set the fixed width is use the fixedWidth: false option, then specify a width on .selectbox .display in the css. Definitely need a better way to do it... shouldn't be too long.
I added a fixed width example to the demo page, and info on it in the Readme. I think the current solution allows the best balance of dynamic sizing and stylability.
Need to make it clear and easy how to make the selectbox and dropdown a fixed width.