exponentcms / exponent-cms

Content Management, Simple.
exponentcms.org
GNU General Public License v2.0
60 stars 24 forks source link

Feature request - Add infinite scroll auto-paging #1059

Open exponentcms opened 4 years ago

exponentcms commented 4 years ago

An alternative to the pagination bar (page #, next, prev) would be auto-scrolling to the next page when you reach the bottom of the screen like with google image searches and facebook timelines. There are several jquery plugins to do this sort of thing

exponentcms commented 4 years ago

Here is a plugin w/ browser history feature http://www.fieg.nl/infinite-ajax-scroll-a-jquery-plugin

exponentcms commented 4 years ago

As a note, the plugin must be able to create a different url than the one on the 'next' link since we at least have to pass an 'ajax=1' parm to keep from getting the entire page sent back.

exponentcms commented 4 years ago

[bulk edit]

exponentcms commented 4 years ago

[bulk edit]

exponentcms commented 4 years ago

FWIW, the http://www.fieg.nl/infinite-ajax-scroll-a-jquery-plugin is no longer free for commercial use

exponentcms commented 4 years ago

[bulk edit]

exponentcms commented 4 years ago

[bulk edit]

exponentcms commented 4 years ago

[bulk edit]

exponentcms commented 4 years ago

Here is a jquery plugin which has history https://github.com/outdooricon/infinite-scroll-with-history

exponentcms commented 4 years ago

[bulk edit]

exponentcms commented 4 years ago

[bulk edit]

exponentcms commented 4 years ago

[bulk edit]

exponentcms commented 4 years ago

[bulk edit]

exponentcms commented 4 years ago

[bulk edit]

exponentcms commented 4 years ago

Lighthouse URL: https://exponentcms.lighthouseapp.com/projects/61783/tickets/1015