标签: javascript jquery min gridster
stop: $.proxy(function (event, ui) { delay($.proxy(function () { this.on_stop_resize(event, ui); }, this), 120); }, this),
此延迟功能出错未捕获TypeError:延迟不是函数。
请帮我解决这个问题。在此先感谢。