]> source.dussan.org Git - jquery-ui.git/commit
Dialog: Move call to _focusTabbable and triggering of open and focus events into... 880/head
authorKris Borchers <kris.borchers@gmail.com>
Wed, 30 Jan 2013 18:30:37 +0000 (12:30 -0600)
committerKris Borchers <kris.borchers@gmail.com>
Wed, 30 Jan 2013 18:30:37 +0000 (12:30 -0600)
commitd1505e3434ef99e0068347a5e8179a0ffd737676
tree4ed70ffa8a563fd06cfa6168045a7f6c74616851
parentceebe07e2c99190030c16b031813ae660d9283d1
Dialog: Move call to _focusTabbable and triggering of open and focus events into the _show callback. Fixes #6756 - Dialog: show: "blind" with link in content doesn't animate properly. Fixes #8051 - Dialog: 'Explode' dialog animation causes crash in IE 6, 7 and 8. Fixes #4421 - Dialog: Focus lost from dialog which uses show-effect
tests/unit/dialog/dialog.html
tests/unit/dialog/dialog_options.js
ui/jquery.ui.dialog.js