Reddit jScroll

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

Versión del día 11/08/2015. Echa un vistazo a la versión más reciente.

Autor
darkred
Calificaciones
0 0 0
Versión
1
Creado
11/08/2015
Actualizado
11/08/2015
Tamaño
695 Bytes
Licencia
Desconocida
Funciona en

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.