davidz
08-22-2007, 08:38 PM
1) Script Title: Virtual Pagination
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/virtualpagination.htm
3) Describe problem:
I have the Virtual Pagination stuff working just fine. But now I've added some more complexity to the site. Mainly using Ajax/PHP/Mysql. What I need to do is have a link on the page run an onClick event and run some Javascript/Ajax that gets the virtual pagination stuff and then dumps it into the page. The Ajax stuff works but when it gets the virtual pagination instead of showing one picture at a time and changing when you click next it just shows all the pictures at once.
So I guess my question is whether this is even possible with this script? The idea of dropping the virtual pagination stuff in after the page loads with javascript/ajax.
Thanks!
David
PS If this is not possible, I would love some input on an alternative ;-)
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/virtualpagination.htm
3) Describe problem:
I have the Virtual Pagination stuff working just fine. But now I've added some more complexity to the site. Mainly using Ajax/PHP/Mysql. What I need to do is have a link on the page run an onClick event and run some Javascript/Ajax that gets the virtual pagination stuff and then dumps it into the page. The Ajax stuff works but when it gets the virtual pagination instead of showing one picture at a time and changing when you click next it just shows all the pictures at once.
So I guess my question is whether this is even possible with this script? The idea of dropping the virtual pagination stuff in after the page loads with javascript/ajax.
Thanks!
David
PS If this is not possible, I would love some input on an alternative ;-)