Search and Top Navigation
#2809 closed feature (wontfix)
Opened May 06, 2008 10:28PM UTC
Closed July 14, 2010 04:48PM UTC
Last modified October 11, 2012 09:15PM UTC
Accordion: reverse accordion
Reported by: | joern | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | ui.accordion | Version: | 1.5b4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
In a reverse accordion, content elements come before headers. Hacking the current implementation to support that is rather trivial:
1. Replace all instances of ".prev()" with ".next()" 2. Replace all instances of ".next()" with ".prev().prev()" - excluding the one we just created in step 1.
Making that an option is not.
Attachments (0)
Change History (9)
Changed May 06, 2008 10:31PM UTC by comment:1
owner: | paul → joern |
---|
Changed May 24, 2008 03:39AM UTC by comment:2
milestone: | 1.2.4 |
---|
Milestone 1.2.4 deleted
Changed May 24, 2008 07:32PM UTC by comment:3
component: | ui.core → ui.accordion |
---|---|
version: | 1.2.3 → 1.5b4 |
Changed August 17, 2008 10:24AM UTC by comment:4
milestone: | → TDB |
---|
Changed February 17, 2009 12:09PM UTC by comment:5
milestone: | TBD → 1.later |
---|---|
owner: | joern |
status: | new → assigned |
Changed July 12, 2010 11:59AM UTC by comment:6
summary: | [accordion] reverse accordion → Accordion: reverse accordion |
---|
Changed July 14, 2010 04:48PM UTC by comment:7
resolution: | → wontfix |
---|---|
status: | assigned → closed |
Changed January 17, 2012 11:28PM UTC by comment:8
milestone: | 1.later → TBD |
---|
Changed October 11, 2012 09:15PM UTC by comment:9
milestone: | TBD |
---|
Milestone TBD deleted