I have the jquery code below which updates the query when I click on a checkbox, everything works great my only problem is the page I have loaded has a pagination and when I click next or one of the pagination links they refresh the page and lose the search. I was wondering if there was a way to open the links inside the page without the page reloading. if not what would be the best way to go about paginating the data. ThanksI have the jquery code below which updates the