Bug Tracker

Ticket #2127 (closed bug: fixed)

Opened 1 year ago

Last modified 11 months ago

slide animation bug in nested accordions in IE

Reported by: scott.gonzalez Assigned to: paul
Type: bug Priority: minor
Milestone: 1.2.2 Component: ui
Version: 1.2.1 Keywords: accordion
Cc: Needs: Review

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

Change History

Changed 1 year ago by scott.gonzalez

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

Changed 11 months ago by joern

  • status changed from new to closed
  • resolution set to fixed

Fixed in [4420].

Note: See TracTickets for help on using tickets.