Log in

View Full Version : Pop-up image



egghead2000
04-14-2011, 06:57 PM
I am looking for a script to pop-up an image in the middle of my screen when I roll over another image on the page. I've tried to find one on your site, but no luck.
I hope someone can help.

Jim

azoomer
04-14-2011, 07:36 PM
maybe one of these could be of use:
http://www.dynamicdrive.com/style/csslibrary/item/css-image-gallery/
http://www.dynamicdrive.com/dynamicindex4/thumbnail2.htm

the lightbox, facebox and the thumbnailviewer are centered out of the box, but require click
http://www.dynamicdrive.com/dynamicindex4/lightbox2/index.htm
http://www.dynamicdrive.com/dynamicindex4/facebox/index.htm
http://www.dynamicdrive.com/dynamicindex4/thumbnail.htm

egghead2000
04-14-2011, 08:49 PM
Well, I'm not trying to enlarge the same image, I want to be able to roll over image "a" and get image "b" to pop up in the center of my screen.

Thanks,
Jim

egghead2000
04-14-2011, 11:06 PM
How can I convert the following code to include two images instead of text to image
<p><a href="listenmusic.jpg" rel="facebox">Girl listening to music</a></p>
Thanks,
Jim