Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#8660 closed bug (fixed)

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".

Change History (4)

comment:1 Changed 10 years ago by Scott González

Keywords: regression added
Status: newopen
Summary: Direct linking to a tabTabs: Set initial active tab view location hash for ajax tabs

comment:2 Changed 10 years ago by Scott González

Summary: Tabs: Set initial active tab view location hash for ajax tabsTabs: Set initial active tab from location hash for ajax tabs

comment:3 Changed 10 years ago by Scott González

Resolution: fixed
Status: openclosed

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

comment:4 Changed 10 years ago by Scott González

Milestone: 1.10.01.9.1
Note: See TracTickets for help on using tickets.