sticky_contentActions: function() {
$("#content_actions").stickyPanel({
topPadding: 0,
afterDetachCSSClass: "sticky_actions",
savePanelSpace: false
});
}
我的库中有这个方法stickyPanel。当我重新加载页面它似乎工作正常,但当我再次点击链接,我得到这个错误,即