我已经简化了下面的代码来概述这个问题。当我调用像这个$('#element').plugin('hide');这样的插件的方法时,它可以工作,但是当我从内部的show()方法调用它时,比如this.hide(),它不工作,或者它调用jQueryArray.prototype.slice.call(args, 0)); $.error('Method ' + method + ' does not exist on <e
Under no circumstance should a single plugin ever claim more than one namespace in the jQuery.fn object//See http://docs.jquery.com/Plugins/Authoring for an explaination of the method used here
$.fn.chooseAppointmentmethods.init.apply(this,argume