Results 1 to 2 of 2

Thread: scrolling table horizontally

  1. #1
    Join Date
    Mar 2010
    Posts
    14
    Thanks
    8
    Thanked 0 Times in 0 Posts

    Default 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.

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    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
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  3. The Following User Says Thank You to jscheuer1 For This Useful Post:

    ranteo (04-29-2010)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •