Jump to content

doing pagination with ajax


1internet

Recommended Posts

So I am displaying a list of results, 30 per page, and I have filters. When a filter is selected the page results update, and so does the pagination.

My issue is how do I run the ajax when someone clicks on the pagination?

What should the pagination links be?

What should the jquery script be? I am guessing it would be a click event, and then it would take the page number clicked on, and enter that into the ajax results, but it would also have to get the current filter values too.

I am finding this quite complicated, if anyone can put me a step in the right direction that would be great.

Link to comment
https://forums.phpfreaks.com/topic/276990-doing-pagination-with-ajax/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.