Bug Tracker

Modify

Ticket #2039 (closed bug: fixed)

Opened 5 years ago

Last modified 5 years ago

UI Tabs - make nesting elements work

Reported by: klaus Owned by: klaus
Priority: major Milestone: 1.2.2
Component: ui Version: 1.2.1
Keywords: tabs Cc:
Blocking: Blocked by:

Description

It's currently not possible to use HTML like

<li><strong><a href="...">...</a></strong></li>

with UI Tabs due to the usage of parent(). Use either parents('li:eq(0)') or introducing an extra set next to $tabs might be better suited for reuse.

Change History

comment:1 Changed 5 years ago by klaus

  • Status changed from new to assigned

comment:2 Changed 5 years ago by john

  • Component changed from core to ui

comment:3 Changed 5 years ago by klaus

  • Status changed from assigned to closed
  • Resolution set to fixed

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.