]> source.dussan.org Git - jquery-ui.git/commit
Dialog: Ensure dialogs have a z-index when calculating the max z-index. Fixex #5955...
authorjamiejag <git@jamiegegerson.com>
Tue, 16 Nov 2010 01:45:19 +0000 (17:45 -0800)
committerScott González <scott.gonzalez@gmail.com>
Fri, 19 Nov 2010 14:02:01 +0000 (09:02 -0500)
commit8bb412dd4a09d66d0f4a5456410a647e3db38bcc
tree85e60f3708e8eb7ffcc1dbb84c503ece580c4eb4
parentabfa0e1e951b74548f9441a7ba44325d8c4d55b7
Dialog: Ensure dialogs have a z-index when calculating the max z-index. Fixex #5955 - Dialog: Closing UI dialog when z-index is not defined in any .ui-dialog class, causes NaN to be used as Z-index, throwing an error. Fixes #4652 - Dialog: Event loss in subsequent dialog calls (FF3).
ui/jquery.ui.dialog.js