Hi guys not sure if this is a bug or desired result. If you place accordion within a tab that is not initially displayed on page load the first accordion item does not automatically open despite its header being in the open state.
To reproduce: 1. Create three tabs, dummy contents in each and use $("#tabs").tabs (); to load them. 2. In the second tab create the accordion with dummy contents in each, use $("#accordion").accordion({ autoHeight: false }); to load them. On my instance the first item's in accordions content does not display despite the header being in the expanded state. Does anyone else have this problem? jquery 1.3.2, jquery ui 1.7.2 Cheers, Sam
-- You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to jquery...@googlegroups.com. To unsubscribe from this group, send email to jquery-ui+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en.