How do I change an image in one area, by clicking on a thumbnail of it?

Discussion in 'HTML & Website Design' started by Rubin Remus, Jun 19, 2009.

  1. #1
    Hello,

    I'm trying to build a website to show artwork, but I want a set of about 8 thumbnails at the side, and then when someone clicks on one of these it is shown in a larger area on the same page.

    Does anyone know how to do this?

    Thanks.
     
    Rubin Remus, Jun 19, 2009 IP
  2. TechnoGeek

    TechnoGeek Peon

    Messages:
    258
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Hello, Rubin.

    You may use an iframe. An iframe is an area of the page where you can display the content of other document, for example, an image. The user clicks a link using an special parameter (target), and the image is loaded into the iframe area. The link would have the thumbnail instead of a text description.

    Good luck.
     
    TechnoGeek, Jun 19, 2009 IP
  3. belgirl

    belgirl Greenhorn

    Messages:
    64
    Likes Received:
    1
    Best Answers:
    1
    Trophy Points:
    20
    #3
    Go to dynamicdrive.com There you will find several free scripts to choose from that you can implement.
     
    belgirl, Jun 19, 2009 IP