Ticket #4331 (closed bug: fixed)
Accordion requires theme CSS to function in IE
| Reported by: | willhowat | Owned by: | |
|---|---|---|---|
| Priority: | critical | Milestone: | 1.7.1 |
| Component: | ui.accordion | Version: | 1.7 |
| Keywords: | accordion ie theme css ui.core.css .ui-helper-reset | Cc: | will.howat@… |
Description
Problem
UI downloaded with no theme. Accordion plugin fails in IE.
In IE the first show/hide is successful and subsequent show/hides throw an error (invalid argument). This behaviour is seen in IE7 & IE6 in a simple test case using the assets from SVN trunk and markup from the accordion demo supplied in the development bundle.
Temporary fix
By including theme CSS the problem does not occur.
I believe I've tracked this down to ui.core.css, specifically the rule .ui-helper-reset. If a valid border property is present the accordion functions correctly in IE.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/nologo.gif)
