]> source.dussan.org Git - jquery-ui.git/commit
Dialog: Extract check for which elements can gain focus into its own method for overr...
authorScott González <scott.gonzalez@gmail.com>
Wed, 20 Feb 2013 22:35:48 +0000 (17:35 -0500)
committerScott González <scott.gonzalez@gmail.com>
Wed, 20 Feb 2013 22:35:48 +0000 (17:35 -0500)
commit51eb28e76e372fe0af12724edff0b5780b5e5ed0
tree2d994d58d036d74883152c66a073c6733cf949a1
parent10ca48308fea6a9b30d2457fbf5a1b6e0ed5966c
Dialog: Extract check for which elements can gain focus into its own method for overriding. Fixes #9087 - Dialog: Allow registering elements outside a dialog for use when a modal dialog is open.
ui/jquery.ui.dialog.js