]> source.dussan.org Git - jquery-ui.git/commit
$.widget: Fixed #3633: Moved call to _init outside of constructor. This makes it...
authorScott González <scott.gonzalez@gmail.com>
Mon, 19 Jan 2009 01:30:02 +0000 (01:30 +0000)
committerScott González <scott.gonzalez@gmail.com>
Mon, 19 Jan 2009 01:30:02 +0000 (01:30 +0000)
commit67fb2c8a68123373a8fffa9d71e4af5ce2e6dc23
tree93c5f18835e54f52f8997a8421cc0830e6b86430
parentf0aa486bd6f1a5cec632ec4ccf97c80c48933da7
$.widget: Fixed #3633: Moved call to _init outside of constructor.  This makes it possible to invoke callbacks during initialization and have those callbacks use the widget.
ui/ui.core.js