Hooded_Villian
10-19-2008, 12:03 PM
I have a home page I am working on. On it, are thumbnail images. What I would like to achieve, is that when a thumbnail is clicked, it will open up on another page (eg gallery.html) Within a certain <div> tag (eg: <div id=photo)
Once the photo is viewed, and the visitor returns to the home page and wishes to view another thumbnail, they click and are taken back to the same page (gallery.html) but the new photo is opened up within <div id=photo>
I am hoping to get this kind of effect without using Javascript.
I have been playing around and testing with the target=# attribute, but to no avail.
:confused:
Once the photo is viewed, and the visitor returns to the home page and wishes to view another thumbnail, they click and are taken back to the same page (gallery.html) but the new photo is opened up within <div id=photo>
I am hoping to get this kind of effect without using Javascript.
I have been playing around and testing with the target=# attribute, but to no avail.
:confused: