Pagination from 1 url page to another url page, with bottom page number moving in order 1,2,3,4 etc. I am looking at more than 20 pages url, thus the bottom pagination number must be able to accommodate.
Yes, this is very similar to what I am looking for but not in Foundry framework. This Pagination is within the url.
I am looking for Pagination number moving concurrent with url. A good example will be google Pagination - clicking the NEXT, the url changes too
This is the screen capture of the style I am looking for. The middle numbers (…) disappears once the Pagination number moves
.
** Reason why I need Pagination to move concurrent with url is I do not want many stacks loading in a single page and also using the Pagination number for user to refer back if needed.
Where as here is currently no possibility to display the numbers as click-able links as you have described it. I took a note to implement that maybe in Poster Stack, too.