Skip to main content
Participant
April 22, 2010
Question

PHP/Spry Tabs/Pagination

  • April 22, 2010
  • 1 reply
  • 510 views

Hello all,

I have a results page which contains tabs for separate query results from multiple DBs on one page.  I would like to include record set paging for each record set under each tab.  When I select a different tab, click on "Next" in the paging, the page refreshes back to the first tab.  Is the way to keep it on the tab selected and make the paging work?

Any help or insight would be appreciated!

Thanks

This topic has been closed for replies.

1 reply

Participant
May 17, 2010

Better late than never I guess... I'm no great shakes at this stuff but I found the following is what worked for me http://foundationphp.com/tutorials/spry_url_utils.php bit messy URL but it does work.  I'd be interested to hear if anyone has a better solution.