]> source.dussan.org Git - jquery-ui.git/commit
Tabs: Use aria-controls instead of the anchor's href to match against location.hash...
authorScott González <scott.gonzalez@gmail.com>
Fri, 12 Oct 2012 15:07:04 +0000 (11:07 -0400)
committerScott González <scott.gonzalez@gmail.com>
Fri, 12 Oct 2012 15:07:04 +0000 (11:07 -0400)
commit94221c4e5b11496ef927889e1541d84b5746fb31
tree7ffa63470bd85203ff03f22a4f0769cd62c3c172
parent1ee090ea9e03c800a764d992506869384409bdb6
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.
tests/unit/tabs/tabs_options.js
ui/jquery.ui.tabs.js