“load more” for a single page with lots of data.
-
I have one page on a client site that has a LOT of data. it’s not in a table or UL, the client made a div for each entry.
My question is, I know I can use <!–nextpage–> to paginate his pages, but i am hoping for a more elegant solution.
I see lots of ‘ajax load more, and infinite scroll’ but those are all meant for scrolling through entries/posts not adding it to a single page to reduce page load time and keep the page hight reasonable unless the viewer chooses more.
Can someone think of a way to do this within a page? it’s very difficult to find something I can use within a page other than nextpage, and that isn’t really what I’m hoping for.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘“load more” for a single page with lots of data.’ is closed to new replies.