Results 1 to 2 of 2

Thread: Adding a scrollbar to my javascript image display?

  1. #1
    Join Date
    May 2011
    Posts
    2

    Adding a scrollbar to my javascript image display?

    I made a javascript image slide that contains a group of my thumbs and an additional space to display the full image when clicked. The problem I have is that the page length begins to get very large when I have a lot of thumbs, so I was wondering how I can just display 9 at a time, as in
    xxx|X
    xxx|
    xxx|

    format,
    instead of
    xxx|X
    xxx|
    xxx|
    xxx|
    .etc|

    format?

  2. #2
    Join Date
    May 2011
    Posts
    2
    Ack... fixed it. Wish I could delete :/

Similar Threads

  1. Javascript/Css scrollbar
    By pol.designs in forum Client & Server Side Scripting (PHP, ASP, JavaScript)
    Replies: 1
    Last Post: 07 May 2010, 08:10 AM
  2. CSS won't allow my Javascript to display
    By abaker in forum Web Design, HTML Reference and CSS
    Replies: 1
    Last Post: 21 May 2009, 08:08 AM
  3. JavaScript file: adding a hyperlink to a URL
    By saratogacoach in forum Web Design, HTML Reference and CSS
    Replies: 0
    Last Post: 02 Jan 2009, 07:47 AM

Posting Permissions

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