]> source.dussan.org Git - jquery-ui.git/commit
Dialog: Modified close button binding to use event.preventDefault() instead of return...
authorMax Schnur <max.schnur@gmail.com>
Mon, 20 Dec 2010 14:00:28 +0000 (09:00 -0500)
committerScott González <scott.gonzalez@gmail.com>
Mon, 20 Dec 2010 14:00:28 +0000 (09:00 -0500)
commit727d00dec81671f26a15596acfb0df38920071a1
treedc1b30982a21761f86e3d7f0faa1dee0b48d57d1
parente104f6cfa0324f9625c6258bb87f708d7c35d7bd
Dialog: Modified close button binding to use event.preventDefault() instead of return false. Fixes #6766 - Dialog: Clicks on close button don't bubble.
ui/jquery.ui.dialog.js