]> source.dussan.org Git - jquery-ui.git/commit
Tabs: Pass the list item instead of the anchor in events; move aria-controls from...
authorScott González <scott.gonzalez@gmail.com>
Fri, 18 May 2012 20:11:14 +0000 (16:11 -0400)
committerScott González <scott.gonzalez@gmail.com>
Fri, 18 May 2012 20:11:14 +0000 (16:11 -0400)
commit5c9d9f9e9dc852ea37b7acc8c6a758f1901aa6a6
tree37b3c53173a78ddfcf2019d63c897c8f32b0ee33
parent098dd1404b7b6025a5735495a91ca2b964c5cb3e
Tabs: Pass the list item instead of the anchor in events; move aria-controls from the anchor to the list item.
tests/unit/tabs/tabs.html
tests/unit/tabs/tabs_core.js
tests/unit/tabs/tabs_deprecated.html
tests/unit/tabs/tabs_deprecated.js
tests/unit/tabs/tabs_events.js
tests/unit/tabs/tabs_methods.js
tests/unit/tabs/tabs_options.js
tests/unit/tabs/tabs_test_helpers.js
ui/jquery.ui.tabs.js