Skip to main content

Search and Top Navigation

#2039 closed bug (fixed)

Opened December 11, 2007 02:05PM UTC

Closed December 12, 2007 11:35PM UTC

Last modified February 26, 2009 11:20AM UTC

UI Tabs - make nesting elements work

Reported by: klaus Owned by: klaus
Priority: major Milestone: 1.5
Component: ui.core Version: 1.2.1
Keywords: tabs Cc:
Blocked by: Blocking:
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.

Attachments (0)
Change History (5)

Changed December 11, 2007 02:06PM UTC by klaus comment:1

status: newassigned

Changed December 11, 2007 04:22PM UTC by john comment:2

component: coreui

Changed December 12, 2007 11:35PM UTC by klaus comment:3

resolution: → fixed
status: assignedclosed

r4128

Changed May 24, 2008 03:39AM UTC by comment:4

milestone: 1.2.2

Milestone 1.2.2 deleted

Changed February 26, 2009 11:20AM UTC by paul comment:5

milestone: → 1.5