]> source.dussan.org Git - jquery-ui.git/commit
Tabs: Made detection of navigation more flexible - now the first descendant list...
authorScott González <scott.gonzalez@gmail.com>
Mon, 9 Nov 2009 02:36:32 +0000 (02:36 +0000)
committerScott González <scott.gonzalez@gmail.com>
Mon, 9 Nov 2009 02:36:32 +0000 (02:36 +0000)
commitbff49fac188b0fa8ad85d9ce003666cd01c4dc38
tree6cc86d22b3b6355ec1744915be3433e04ec16d33
parentb3a095d3ef7a186fe27fe19a0a40eeb496978284
Tabs: Made detection of navigation more flexible - now the first descendant list (ul or ol) found will be used instead of forcing it to be the first child ul.

Fixes #4501 - Tabs should work with ordered lists (<ol>) in addition to unordered (<ul>)
Fixes #4506 - tabs(): allow more flexibility in specifying what list is used
ui/jquery.ui.tabs.js