Search and Top Navigation
#8660 closed bug (fixed)
Opened October 12, 2012 09:51AM UTC
Closed October 12, 2012 03:07PM UTC
Last modified October 12, 2012 03:11PM UTC
Tabs: Set initial active tab from location hash for ajax tabs
Reported by: | Mamen | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.1 |
Component: | ui.tabs | Version: | 1.9.0 |
Keywords: | regression | Cc: | |
Blocked by: | Blocking: |
Description
Like in earlier versions, there should be possible to link to a specific tab.
For example I expect that this link:
http://jqueryui.com/resources/demos/tabs/ajax.html#ui-tabs-2
should go directly to "Tab 2".
Attachments (0)
Change History (4)
Changed October 12, 2012 12:31PM UTC by comment:1
keywords: | → regression |
---|---|
status: | new → open |
summary: | Direct linking to a tab → Tabs: Set initial active tab view location hash for ajax tabs |
Changed October 12, 2012 12:41PM UTC by comment:2
summary: | Tabs: Set initial active tab view location hash for ajax tabs → Tabs: Set initial active tab from location hash for ajax tabs |
---|
Changed October 12, 2012 03:07PM UTC by comment:3
resolution: | → fixed |
---|---|
status: | open → closed |
Tabs: Use aria-controls instead of the anchor's href to match against location.hash. Fixes #8660 - Tabs: Set initial active tab from location hash for ajax tabs.
Changeset: 94221c4e5b11496ef927889e1541d84b5746fb31
Changed October 12, 2012 03:11PM UTC by comment:4
milestone: | 1.10.0 → 1.9.1 |
---|