Opened 13 years ago
Closed 12 years ago
#6421 closed task (fixed)
Accordion: option to change title
Reported by: | bill | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | Dijit | Version: | 1.1.0 |
Keywords: | ibm | Cc: | |
Blocked By: | Blocking: |
Description
Add method of accordion to change title of Accordion pane.
Taken from IBM Design Leadership recommendations.
TODO: should file similar ticket for TabContainer
Change History (3)
comment:1 Changed 13 years ago by
comment:2 Changed 12 years ago by
Component: | Dijit - LnF → Dijit |
---|---|
Milestone: | 1.3 → 1.4 |
comment:3 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
(In [17427]) Make AccordionContainer? track changes to panes' title attribute (via pane.attr('title', 'hello world') calls), and update titles displayed in accordion accordingly.
Fixes #6421 !strict
Note: See
TracTickets for help on using
tickets.
Filed TabContainer ticket as #7708.