]> source.dussan.org Git - jquery-ui.git/commit
Widget: Define this.document properly when instantiating a widget on a document or...
authorScott González <scott.gonzalez@gmail.com>
Mon, 7 Nov 2011 13:39:22 +0000 (08:39 -0500)
committerScott González <scott.gonzalez@gmail.com>
Mon, 7 Nov 2011 13:39:22 +0000 (08:39 -0500)
commit8fd6101c3c330be347b50f4e659161d739513162
tree3c55478fc73b55e1895b0c7f923a743382c75efb
parent900514ad0f1d54291dcbd105df44d4c766e813bd
Widget: Define this.document properly when instantiating a widget on a document or window. Fixes #7835 - Undefined property when creating widgets.
ui/jquery.ui.widget.js