]> source.dussan.org Git - jquery-ui.git/commit
Button: Support elements that are disconnected from the DOM.
authorScott González <scott.gonzalez@gmail.com>
Thu, 11 Mar 2010 03:50:20 +0000 (03:50 +0000)
committerScott González <scott.gonzalez@gmail.com>
Thu, 11 Mar 2010 03:50:20 +0000 (03:50 +0000)
commitfe6bef16e40c6e1847f26e20630914c42a6fb8cf
tree28f39c6139212a8a9078b4a3837bcf981140baae
parent5df420eab3a070df183002866f1f980a00dace64
Button: Support elements that are disconnected from the DOM.

Fixes #5246 - _determineButtonType does not work if a label for checkbox/radiobutton is not yet attached to the document.
ui/jquery.ui.button.js