Skip to main content

Search and Top Navigation

#4663 closed bug (fixed)

Opened July 10, 2009 09:20AM UTC

Closed August 06, 2009 07:01PM UTC

Last modified October 11, 2012 09:15PM UTC

accordion content disappears after operating two times only in ie6

Reported by: sudhi Owned by:
Priority: critical Milestone:
Component: ui.accordion Version: 1.7.2
Keywords: Cc:
Blocked by: Blocking:
Description

i am using jquery 1.3.2 and ui.core.js and ui.accordian.js. the content of the accordian disappears after operating twice..

// Accordion

("#accordion").accordion({ header: "h3",autoHeight:false });

});

ie is not showing any error.only the content disappears

if autoheight is removed,everything remains fine.but the content is in one pane is large so i need autoheight...

Attachments (0)
Change History (2)

Changed August 06, 2009 07:01PM UTC by jzaefferer comment:1

resolution: → fixed
status: newclosed

Fixed by r3039, as a duplicate of #4444

Changed October 11, 2012 09:15PM UTC by scottgonzalez comment:2

milestone: TBD

Milestone TBD deleted