Greasy Fork is available in English.

jScroll

jScroll - jQuery Plugin for Infinite Scrolling / Auto-Paging

此脚本不应被直接安装,它是一个供其他脚本使用的外部库。如果您需要使用该库,请在脚本元属性加入:// @require https://update.greasyfork.org/scripts/9476/48212/jScroll.js

脚本作者
jakov
版本
0.0.1.20150424093159
创建日期
2015-04-24
最近更新
2015-04-24
许可证
暂无

About this @require-script

This is a copy of the "jscroll" jquery script from jscroll.com for loading into greasyfork scripts through @require. I've copied the "About", "Download" and "License" section from the script's homepage for some quick info, for "Usage", "Options", and "Examples" please check the jscroll.com homepage.

About jScroll

jScroll is a jQuery plugin for infinite scrolling, written by Philip Klauzinski. Infinite scrolling; also known as lazy loading, endless scrolling, autopager, endless pages, etc.; is the ability to load content via AJAX within the current page or content area as you scroll down. The new content can be loaded automatically each time you scroll to the end of the existing content, or it can be triggered to load by clicking a navigation link at the end of the existing content.

An example of infinite scrolling is your Facebook "News Feed" page. You may notice that when you scroll to the bottom of this page, new content will often load automatically, or you will be given a link to "Older Posts" which will load more content when clicked.

Download Latest Version

The latest version of jScroll is available for download from GitHub.

License

jScroll is © 2015 Philip Klauzinski and dual licensed under the MIT and GPL Version 2 license.