]> source.dussan.org Git - jquery-ui.git/commit
Tabs: Add beforeload event; deprecate ajaxOptions and cache options. Fixes #7131...
authorDavid Petersen <public@petersendidit.com>
Sat, 26 Mar 2011 19:00:39 +0000 (15:00 -0400)
committerDavid Petersen <public@petersendidit.com>
Sun, 27 Mar 2011 01:00:34 +0000 (21:00 -0400)
commitaeaaf93ebb51ab6ff61a42d365edfd3872ae2ebd
treeab95271fe1860014ed4f8f82d8a207ed3e1d3759
parent03ef2fb4525dc57cd397bfebf7b1f97e696ca3ff
Tabs: Add beforeload event; deprecate ajaxOptions and cache options. Fixes #7131 Tabs: Add beforeload event; deprecate ajaxOptions and cache options
tests/unit/tabs/tabs.html
tests/unit/tabs/tabs_defaults.js
tests/unit/tabs/tabs_defaults_deprecated.js [new file with mode: 0644]
tests/unit/tabs/tabs_deprecated.html [new file with mode: 0644]
tests/unit/tabs/tabs_deprecated.js [new file with mode: 0644]
tests/unit/tabs/tabs_events.js
tests/unit/tabs/tabs_options.js
ui/jquery.ui.tabs.js