I am combining a select box enhancer called Chosen from
https://github.com/harvesthq/chosenand the jQueryUI accordian with toggler from here:
http://jsbin.com/eqapeNow, when I place the chosen plugin inside one of the togler sections, it just doesn't show correctly.
Here is a demo:
http://www.scic.com/files/toggler.htmlClick on the States section to see the chosen plugin.
I can't figure out why it is not displaying correctly. If I use it outside the toggler, it works fine.