Skip to main content

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 joern comment:1

owner: pauljoern

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 paul comment:3

component: ui.coreui.accordion
version: 1.2.31.5b4

Changed August 17, 2008 10:24AM UTC by Cloudream comment:4

milestone: → TDB

Changed February 17, 2009 12:09PM UTC by jzaefferer comment:5

milestone: TBD1.later
owner: joern
status: newassigned

Changed July 12, 2010 11:59AM UTC by scottgonzalez comment:6

summary: [accordion] reverse accordionAccordion: reverse accordion

Changed July 14, 2010 04:48PM UTC by scottgonzalez comment:7

resolution: → wontfix
status: assignedclosed

Changed January 17, 2012 11:28PM UTC by scottgonzalez comment:8

milestone: 1.laterTBD

Changed October 11, 2012 09:15PM UTC by scottgonzalez comment:9

milestone: TBD

Milestone TBD deleted