Opened 13 years ago
Closed 13 years ago
#5056 closed bug (invalid)
Collapsed ACCORDION in the second TAB clips its content
Reported by: | zurom | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.4 |
Component: | unfiled | Version: | 1.3.2 |
Keywords: | accordion tab | Cc: | |
Blocked by: | Blocking: |
Description
If you place collapsed ACCORDION of one element in the TAB which is not active by default (the second tab for expmle) then if you actvate second tab and expand accordion - the text inside it wil be invisible becouse accordion have not enought height and crops contеnt.
Attachments (2)
Change History (4)
Changed 13 years ago by
comment:1 Changed 13 years ago by
Well it doesn't matter collapsible accordion or not.
It crops content even with default options ( $(function() {$("#accordion").accordion()});)
comment:2 Changed 13 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
This is not a jQuery core bug. Please use the jQuery forums or contact the author via the method they request. For jQuery UI plugins, please file a bug on http://dev.jqueryui.com .
Note: See
TracTickets for help on using
tickets.
Demo HTML