Side navigation
#2578 closed bug (invalid)
Opened March 25, 2008 01:41PM UTC
Closed April 01, 2008 05:49PM UTC
[accordion] definition list no longer automatically finds headers
Reported by: | travi | Owned by: | joern |
---|---|---|---|
Priority: | major | Milestone: | 1.2.4 |
Component: | ui | Version: | 1.2.3 |
Keywords: | accordion, dl, dt | Cc: | |
Blocked by: | Blocking: |
Description
With version 1.6 of the stand-alone plug-in and the one labeled 1.5 as a part of UI, the <dt>s are no longer automatically found ads headers. In version 1.5 of the stand-alone version this worked as expected. Using the version of the js file used on the demo page, I can supply the header parameter using 'dt'. However, even this does not seem to work in the zip file from the download link.
Attachments (0)
Change History (3)
Changed March 27, 2008 04:53AM UTC by comment:1
component: | core → ui |
---|---|
owner: | → paul |
Changed March 27, 2008 02:34PM UTC by comment:2
owner: | paul → joern |
---|
Changed April 01, 2008 05:49PM UTC by comment:3
resolution: | → invalid |
---|---|
status: | new → closed |
The demo here features a dl and works just fine: http://dev.jquery.com/view/trunk/plugins/accordion/demo/
Please reopen with a testcase.