Opened 14 years ago

Closed 13 years ago

Last modified 10 years ago

#4658 closed bug (wontfix)

Accordion header text should be wrapped in a SPAN

Reported by: ajpiano Owned by:
Priority: minor Milestone: 1.8
Component: ui.accordion Version: 1.7.2
Keywords: Cc:
Blocked by: Blocking:

Description

Text in the accordion header should be wrapped in a span, such that the text content of the header can be easily manipulated with .text(). Using .text() at present destroys the icons in the accordion header, forcing the user to resort to more hackish solutions...

Change History (2)

comment:1 Changed 13 years ago by Scott González

Resolution: wontfix
Status: newclosed

Accordion doesn't provide an API for setting the header text. There's nothing stopping users from wrapping their own code in a span to target just the text.

comment:2 Changed 10 years ago by Scott González

Milestone: 1.next1.8
Note: See TracTickets for help on using tickets.