diff --git a/js/jquery.knob.js b/js/jquery.knob.js index 9cfb0da..83a62fb 100755 --- a/js/jquery.knob.js +++ b/js/jquery.knob.js @@ -771,7 +771,7 @@ d.$ = $(this); d.run(); } - ).parent(); + ); }; })(jQuery); \ No newline at end of file