Seafury
02-16-2007, 02:30 AM
1) Script Title: Virtual Pagination
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/virtualpagination.htm
Yet another virtual pagination problem.
By default, when you set the script to show 3 images at once it shows them vertically. I was thinking that the reason this happens is because each pagination section is in it's own div and div's create a newline.
So I tried putting them in a th or a td but that didn't quite work right. Am I on the right track to make the images show horizontally rather than vertically?
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/virtualpagination.htm
Yet another virtual pagination problem.
By default, when you set the script to show 3 images at once it shows them vertically. I was thinking that the reason this happens is because each pagination section is in it's own div and div's create a newline.
So I tried putting them in a th or a td but that didn't quite work right. Am I on the right track to make the images show horizontally rather than vertically?