]> source.dussan.org Git - jquery-ui.git/commit
Widget: Throw errors when calling non-existent methods or methods on uninistantiated...
authorScott González <scott.gonzalez@gmail.com>
Fri, 27 Aug 2010 18:48:17 +0000 (14:48 -0400)
committerScott González <scott.gonzalez@gmail.com>
Fri, 27 Aug 2010 18:48:17 +0000 (14:48 -0400)
commit1e28040cf358d0fe81ee83a2e35d7dbb65362afa
tree721a02ecfcfb52284e0d55a79ff303a5c98c4787
parent52a052be79d21aa519ccb513dc00a7c54868ef03
Widget: Throw errors when calling non-existent methods or methods on uninistantiated widgets. Fixes #5972 - Widget: Throw error for non-existent method calls.
tests/unit/accordion/accordion_methods.js
tests/unit/dialog/dialog_core.js
tests/unit/dialog/dialog_methods.js
tests/unit/slider/slider.html
tests/unit/slider/slider_methods.js
ui/jquery.ui.widget.js