1internet Posted April 15, 2013 Share Posted April 15, 2013 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. Quote Link to comment https://forums.phpfreaks.com/topic/276990-doing-pagination-with-ajax/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.