]> source.dussan.org Git - jquery-ui.git/commit
Dialog: Don't bind overlay event handlers if the overlays are destroyed before the...
authorScott González <scott.gonzalez@gmail.com>
Sat, 28 Mar 2009 16:33:59 +0000 (16:33 +0000)
committerScott González <scott.gonzalez@gmail.com>
Sat, 28 Mar 2009 16:33:59 +0000 (16:33 +0000)
commita39d0d9350dc8589c61a793bb5aca4916406d737
tree35976c250bb324fcdd039698d6f3c8def2d5f31c
parent12b47dc1ea6dfa8c21d2705d02332646e4ff5770
Dialog: Don't bind overlay event handlers if the overlays are destroyed before the setTimeout block is executed - Fixes #4065 - modal dialog + button locks page.
ui/ui.dialog.js