Reddit jScroll

adds infinite scrolling to Reddit subreddits, eg, https://www.reddit.com/r/technology/

2015/08/11のページです。最新版はこちら

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
darkred
評価
0 0 0
バージョン
1
作成日
2015/08/11
更新日
2015/08/11
大きさ
695バイト
ライセンス
不明
対象サイト

This script adds infinite scrolling to Reddit subreddits, eg, https://www.reddit.com/r/technology/ and it does this while omitting the nav buttons as new page content is loaded. (note: it doesn't work for post comments).

It uses jScroll (a jQuery plugin) Official site: http://jscroll.com/ GitHub page: https://github.com/pklauzinski/jscroll
Thanks a lot to jScroll's developer, Philip Klauzinski, for his help here.