Reddit jScroll

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

اعتبارا من 17-08-2015. شاهد أحدث إصدار.

المؤلف
darkred
التقييمات
0 0 0
الإصدار
2
تم إنشاؤه
11-08-2015
تم تحديثه
17-08-2015
الحجم
1.01 KB
الترخيص
لا يوجد
ينطبق على

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. It also works for comments (in pages with a lot of comments, for example this one).

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 essentially making this script himself, in here, as well as wOxxOm for his help here.