CSS Library: Image CSS: Here
CSS Popup Image Viewer
Author: Dynamic Drive
Enable arbitrary links or image thumbnails to pop up an enlarged (different) image onMouseover by using this CSS code. With the help of CSS's ":hover" pseudo class, combined with relative and absolute positioning, the enlarged images are simply included on the page as normal HTML, "popping" up on demand. CSS is behaving more and more like scripting!
Demo:
One of my favorite foods is sushi
Doesn't this look good?, and it's good for you too! Coffee and sushi probably don't mix well, but I like some Zoka Coffee
Zoka Coffee to boot! Here are some thumbnails from my trip to La la land:
![]()

Simply beautiful.
![]()

So real, it's unreal. Or is it?
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 10 of 44 pages « First < 8 9 10 11 12 > Last »
.thumbnail:hover{
background-color: transparent;
without that "transparent" line the sh*t doesnt work!!! and I dont have a m. clue why!
In Mozzila the text lenght is the same as the image width, but in IE the text is at the fixed lenght (3 words loosely). How to fix that problem?
Is there anyway that the image will stay in place until I click that next image.
At the moment when my curser leaves the image it disappears.
Any ideas?
We have a photo gallery of member photos. The photos all point to their member profiles. On added the CSS coding to a photo gallery, the enlarements are terrific the hyperlink from the photo to that members profile no longer works. Is there means to be able to have both the enlargements and the use of the hyperlink? John
Comment Pages 10 of 44 pages « First < 8 9 10 11 12 > Last »








