Search and Top Navigation
#4262 closed bug (duplicate)
Opened March 02, 2009 04:16PM UTC
Closed March 18, 2009 10:39AM UTC
Last modified October 11, 2012 09:15PM UTC
Accordion height problems under a varierty of conditions
Reported by: | Thaddeus | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | ui.accordion | Version: | 1.6rc6 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Autoheight works and fillspace works - on intialization, but adding more items changes the overall size, thus overflowing the container div that has an absolute height. I have 8 items in my accordion .
I tried to use the clearstyle option with fillspace hoping the height would dynamically reset itself, but it seems to trigger the fillspace first, then clears the style after... so fillspace flickers on, then ends up getting ignored. I think it should do the opposite. Clearstyle then set fillspace.
the sizing of this plugin seems difficult to set and/or maintain.
Duplicate of #4267