Ticket #3686 (closed bug: fixed)
Error in accordion documentation (or implementation)
| Reported by: | wichert | Owned by: | |
|---|---|---|---|
| Priority: | critical | Milestone: | 1.7 |
| Component: | ui.accordion | Version: | 1.6rc2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
The [ http://docs.jquery.com/UI/Accordion/accordion#options documentation[ for accordion says this:
If the structure of your container is flat with unique tags for header and content elements, eg. a definition list (dl > dt + dd), you don't have to specify any options at all.
This does not appear to be true in 1.6rc2: unless you explicitly pass in a {header: "dt"} option a standard definition list does not work.
Change History
Note: See
TracTickets for help on using
tickets.

