【发布时间】:2012-07-04 01:27:27
【问题描述】:
我尝试在 Microsoft SharePoint Server 2010 的布局页面上实现无限滚动, 但我未能实施。 我的猜测是 $(window).scroll 或 $(window).bind('scroll') 不适用于布局页面, 我该如何实施?
【问题讨论】:
-
我也有同样的问题,我尝试使用 jQuery 滚动来检测滚动。甚至尝试了 Paul Irish 的 Infinite-Scroll 插件,以及有前途的 WayPoints jQuery 插件,但没有任何运气。有还有其他人成功实施了吗?
标签: sharepoint-2010 infinite-scroll layout-page