viciosogb
11-02-2007, 06:11 PM
1) Script Title: Virtual Pagination script
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/virtualpagination.htm
3) Describe problem:
Hi,
I have an HTML page, with an iframe in it. The iframe is supposed to change its source as user clicks on the pagination as follows:
previous 1 next
the source for the iframe should change accordingly from go_page1.htm to go_page2.htm to go_page3.htm, etc. to avoid the reloading of the whole HTML page.
the "Virtual Pagination script" do what Im searching but with DIVs, is possible to make the demo 3 works with my iframe?
Thanks for your help in advance
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/virtualpagination.htm
3) Describe problem:
Hi,
I have an HTML page, with an iframe in it. The iframe is supposed to change its source as user clicks on the pagination as follows:
previous 1 next
the source for the iframe should change accordingly from go_page1.htm to go_page2.htm to go_page3.htm, etc. to avoid the reloading of the whole HTML page.
the "Virtual Pagination script" do what Im searching but with DIVs, is possible to make the demo 3 works with my iframe?
Thanks for your help in advance