Skip to main content

Bug Tracker

Side navigation

#2127 closed bug (fixed)

Opened January 08, 2008 05:47PM UTC

Closed January 11, 2008 02:13PM UTC

slide animation bug in nested accordions in IE

Reported by: scottgonzalez Owned by: paul
Priority: minor Milestone: 1.2.2
Component: ui Version: 1.2.1
Keywords: accordion Cc:
Blocked by: Blocking:
Description

Nested accordions in IE do not animate properly. The inner accordion does not slide up/down, it just shows and hides at the start and end of the animations.

See http://www.scottsplayground.com/temp/nested_accordions/ for an example.

Attachments (0)
Change History (2)

Changed January 08, 2008 07:55PM UTC by scott.gonzal comment:1

Removing ul.ui-accordion-container li { position: relative; } from the CSS fixes this issue.

Changed January 11, 2008 02:13PM UTC by joern comment:2

resolution: → fixed
status: newclosed

Fixed in [4420].