#1835 closed bug (fixed)
Initializing multiple tab sets in one selector fails
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
When initializing multiple tab sets at once via selector like
$('#tabs-1 > ul, #tabs-2 > ul').tabs();
only the first tab set is working properly (the styles are applied to all though).
Change History (3)
comment:1 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 14 years ago by
Milestone: | 1.2.2 |
---|
comment:3 Changed 13 years ago by
Milestone: | → 1.5 |
---|
Note: See
TracTickets for help on using
tickets.
Milestone 1.2.2 deleted