]> source.dussan.org Git - jquery-ui.git/commit
Widget: Make subsequent "init" calls useful by delegating to the option and _init...
authorScott González <scott.gonzalez@gmail.com>
Fri, 15 Jan 2010 21:09:32 +0000 (21:09 +0000)
committerScott González <scott.gonzalez@gmail.com>
Fri, 15 Jan 2010 21:09:32 +0000 (21:09 +0000)
commit988cdd5dbc8422f9701a10021b9b54add5ed6026
tree8c472a1441552318611c76625bdd72763bb97752
parent003cb9d008c8d822676b4341dbecbaeb0653f45a
Widget: Make subsequent "init" calls useful by delegating to the option and _init methods.

Fixes #5064 - Widget: make multiple instantiation more useful.
ui/jquery.ui.widget.js