]> source.dussan.org Git - jquery-ui.git/commit
Dialog: Only bind focus-trapping event once. Fixes #8551 - After repeated opening...
authorScott González <scott.gonzalez@gmail.com>
Tue, 4 Sep 2012 21:00:26 +0000 (17:00 -0400)
committerScott González <scott.gonzalez@gmail.com>
Tue, 4 Sep 2012 21:00:26 +0000 (17:00 -0400)
commit6abb10766c985bd2f3b0d580058c3e6ade18edaf
tree0b68b323488c6580bad437b6cb1644707e90f256
parente242868f563fa244c6cbe04a421cb1734a322024
Dialog: Only bind focus-trapping event once. Fixes #8551 - After repeated opening and closing of a modal dialog, focus navigation using tab becomes slow.
ui/jquery.ui.dialog.js