-
scrolling table horizontally
Hi,
can anyone guide me if, and how, do I go about making a scrolling table horizontally?
the site is at http://www.t2pictures.com
Each cell in the table is an img, the table is like an image gallery. So, when he adds more images (cells) in, he wants the user to be able to scroll left/right to view the cells that arent visible. Something like a scrolling image gallery, but in table format, and each cell is a hyperlinked image?
Thanks.
-
-
Why a table? A table will only slow down page load and make scripts possibly become more problematical than they need be in some browsers. Divisions of equal length possibly contained within another division could present the same look.
Two scripts you can consider (there are probably others):
http://www.dynamicdrive.com/forums/s...3998#post53998
and:
http://www.dynamicdrive.com/dynamici...wler/index.htm
-
The Following User Says Thank You to jscheuer1 For This Useful Post:
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks