IgorV
11-19-2008, 04:06 PM
Hi,
Just wondering how do I make an external link control the pagination control?
My current link that changes the page but doesn't change the pagination selection. So, it will switch to PAGE 2 but on the numbers it shows PAGE 1 is selection. How do I make the link act as if I clicked on the number block "2".
<a href="javascript:gallery.showpage(1)">PAGE 2</a>
Pagination that I'm using:
http://www.dynamicdrive.com/dynamicindex17/virtualpagination.htm
I'm using the gallery one on the top right side.
Thanks! :)
Just wondering how do I make an external link control the pagination control?
My current link that changes the page but doesn't change the pagination selection. So, it will switch to PAGE 2 but on the numbers it shows PAGE 1 is selection. How do I make the link act as if I clicked on the number block "2".
<a href="javascript:gallery.showpage(1)">PAGE 2</a>
Pagination that I'm using:
http://www.dynamicdrive.com/dynamicindex17/virtualpagination.htm
I'm using the gallery one on the top right side.
Thanks! :)