Reddit jScroll

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

ของเมื่อวันที่ 11-08-2015 ดู เวอร์ชันล่าสุด

ผู้เขียน
darkred
คะแนน
0 0 0
เวอร์ชัน
1
สร้างเมื่อ
11-08-2015
อัปเดตเมื่อ
11-08-2015
Size
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.