]> source.dussan.org Git - jquery-ui.git/commit
Core: Fixed :focusable and :tabbable selectors for to work with :hidden and :visibile...
authorScott González <scott.gonzalez@gmail.com>
Thu, 22 Jul 2010 02:10:16 +0000 (22:10 -0400)
committerScott González <scott.gonzalez@gmail.com>
Thu, 22 Jul 2010 02:10:16 +0000 (22:10 -0400)
commit3f070bdc62a8d00ca6d8428b1a1fe9e39ff72c65
tree93469406fe74f754010e63c6fdb082d4e9b580ee
parent4c55071976168db5d002f93bcd56fc61e4f55d1f
Core: Fixed :focusable and :tabbable selectors for to work with :hidden and :visibile selectors in jQuery 1.3.2+. Still need to handle areas properly. Partial fix for #4488 - :focusable and :tabbable are broken with jQuery 1.3.2.
tests/unit/core/core.html
tests/unit/core/selector.js
ui/jquery.ui.core.js