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 15 of 53 pages « First < 13 14 15 16 17 > Last »
I was wondering if someone could help me out with the code. It works great in Firefox and almost perfectly in Netscape. For some reason it doesn't create the hovering outline around the whole image?
I pasted the Dynamic Drive example into my page just to test and theirs works fine.
What I do see though is that in my Dreamweaver the "<a class="thumbnail" href="#thumb">" isn't lighting up in green the way it should.
Can anyone help?
http://catalinahotel.com/pimpmyfridge/
Thanks!!!!
Allie
I need to know how to get the value of a record using OnMouseOver..
Thanks inadvance..
Cheers,
Justin Frost
http://realstock.ca
Its Really usefull
Comment Pages 15 of 53 pages « First < 13 14 15 16 17 > Last »
Commenting is not available in this weblog entry.







Just a note:
I added some properties in the .thumbnail style rules.. such as:
font-size:8pt;
font-family:Verdana, Arial;
color: red;
text-decoration: underline;
font-weight: Bold;
Makes the LINK look really COOL..
Cheers,
Bob