]> source.dussan.org Git - jquery-ui.git/commit
Dialog: Adjusted logic for finding the first tabbable element. Fixes #5767 - On open...
authorScott González <scott.gonzalez@gmail.com>
Fri, 16 Jul 2010 20:57:04 +0000 (16:57 -0400)
committerScott González <scott.gonzalez@gmail.com>
Fri, 16 Jul 2010 20:57:46 +0000 (16:57 -0400)
commit64d90b4a710d520a44408ccfa8df1100b0b95b4d
treef88bfa651d428074fd0c98f72c7ba8cde9a33cb2
parent9d01ab564525f9112c2488ad257637593062b70d
Dialog: Adjusted logic for finding the first tabbable element. Fixes #5767 - On open, the first tabbable element inside the dialog was never being focused in favor of the dialog container.
ui/jquery.ui.dialog.js