Side navigation
#1835 closed bug (fixed)
Opened October 23, 2007 11:32AM UTC
Closed October 23, 2007 09:24PM UTC
Initializing multiple tab sets in one selector fails
| Reported by: | klaus | Owned by: | klaus |
|---|---|---|---|
| Priority: | major | Milestone: | 1.2.2 |
| Component: | ui | 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).
Attachments (0)
Change History (1)
Changed October 23, 2007 09:24PM UTC by comment:1
| resolution: | → fixed |
|---|---|
| status: | new → closed |