CSS Library: Image CSS: Here
CSS Image Gallery
Author: Dynamic Drive
This is a purely CSS based image gallery that displays larger versions of thumbnail images dynamically when the mouse hovers over them. A rich HTML caption can be added to the enlarged image, and every aspect of the Image Gallery exists as plain HTML on the page. The idea is to use CSS's ":hover" pseudo class to cause an element to react onMouseover. When that happens, an absolutely positioned container holding the enlarged image, anchored on the page by another container with position set to relative, is shown. Furthermore, it's possible to modify the behavior so the enlarged images are only shown onClick, though IE6 currently doesn't support this behavior well. The gallery works in IE6+, Firefox, Opera 8+.
Demo:

Simply beautiful.

So real, it's unreal. Or is it?

Sushi for dinner anyone?

Run wild with horses.
Dynamic Drive

Dynamic Drive
Zoka Coffee

Zoka Coffee
Note: Here the enlarged images are set to "overlay" any content that it may come in contact with. You can easily disable overlaying just by giving the gallery container (.gallerycontainer) a height set to that of the largest image's.
The CSS:
Got a question or need help customizing this CSS code? Post it in the CSS Forums. If you have a comment or suggestion instead, post it in the comments section below.
Comment Pages 40 of 41 pages « First < 38 39 40 41 >
THANK YOU!!!
Thank You for your help
I Love this Script - have been using it for sometime now, however i just did this page for a client and it works wonderfully on IE7,8 , Firefox and Chrome
The issue is that in IE6 it is not working, meaning the mouseover is not looking as if it is working and it is allowing the users to click the thumbnails and the larger images are being opened on a seperate page on the top lefthand side
Does any one have any ideas why? and if so how can i ensure that it works on IE6
I would really appreciate any assistance
Thanks
Umar
urmohammed@gmail.com
I am trying to use this beautiful gallery as a model for my page and have trouble with the enlarged image popping up where ever, depending on the monitor size since its absolute positioning. I understand I would need to nest the AP element into a relative parent? I see the gallery container is relative, but the images seem not to be nested inside?
If you found a solution to this I would be really grateful.
Thanks
Miri







