jScroll

A jQuery Plugin for Infinite Scrolling / Auto-Paging

이 스크립트는 직접 설치하는 용도가 아닙니다. 다른 스크립트에서 메타 지시문 // @require https://update.greasyforks.org/scripts/11636/67302/jScroll.js을(를) 사용하여 포함하는 라이브러리입니다.

작성자
darkred
버전
0.0.1.20150811172424
생성일
2015-08-11
갱신일
2015-08-11
크기
8.82KB
라이선스
해당 없음

jScroll is a jQuery Plugin for Infinite Scrolling / Auto-Paging.

Official site: http://jscroll.com/ GitHub page: https://github.com/pklauzinski/jscroll

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.

长期地址
遇到问题?请前往 GitHub 提 Issues。