I'm creating a photo gallery page for a site.... I have my 12
thumbnails (70 x 70) in a table. To the right is a 260 x 260 layer
in which to view the photo full size. I want to have the full size
photo appear in this layer when the viewer mouses over the
corresponding thumbnail. Is this accomplished using javascript?
I've seen this on other sites. Can anyone suggest a tutorial or
other help? I considered the Flash / XML method but I don't want a
slideshow. Please help.
It can be accomplished using CSS and javascript
highlight the thumbnail and use behaviors to "show or hide
layers". You will need to place the correct image in each layer
(I know that a lot of people do not like layers but it works
for this example. just fine I have had no problems) (but it is
confusing)