Steven
Results
3
comments of
Steven
I will have a look at this ASAP.
I will have a look at this ASAP.
This issue occurs as of version 1.9: http://jqueryui.com/upgrade-guide/1.9/#calling-an-invalid-method-now-throws-an-error You can solve this by adding an if statement around the destroy method call: ``` javascript // test if ui widget is...