So I have been seeing websites lately that have a really cool way to display images. When you click on the thumbnail, the rest of the page is dimmed and the image is displayed in the center of the page (appears to be on top of the rest of the content) in it's own little box WITHOUT opening a new window.
For an example of what I'm trying to explain, please refer to this site: http://www.smashbros.com/en_us/index.html
Here's another example (seems a little simpler as it loads faster): http://www.creationscience.com/onlinebook/LifeSciences.html
If you click on any of the images, you will see what I am talking about. There are other sites as well that use a similar way to display images.
I have examined the code and cannot for the life of me determine how to do this. I would like to start doing this on my site (though in addition to the images will be a text description as well.) Can anyone help me out?
I currently use Javascript to open a new window and pull text and image data from an array. For an example, please see any part of the gallery section of my site: http://www.satoriglass.com/gallery/pendants/round.html
Any help would be greatly appreciated!!
For an example of what I'm trying to explain, please refer to this site: http://www.smashbros.com/en_us/index.html
Here's another example (seems a little simpler as it loads faster): http://www.creationscience.com/onlinebook/LifeSciences.html
If you click on any of the images, you will see what I am talking about. There are other sites as well that use a similar way to display images.
I have examined the code and cannot for the life of me determine how to do this. I would like to start doing this on my site (though in addition to the images will be a text description as well.) Can anyone help me out?
I currently use Javascript to open a new window and pull text and image data from an array. For an example, please see any part of the gallery section of my site: http://www.satoriglass.com/gallery/pendants/round.html
Any help would be greatly appreciated!!
