Log in

View Full Version : Image Popup OnMouseOver?



bassa
04-18-2008, 12:12 PM
Hey,

I saw this cool feature here:

http://www.templatemonster.com/category.php?from=6&cat=50

When you mouse over one of the images, they pop up beside the mouse pointer in a larger screenshot.

Can anyone recommend me a script that does the same?

NXArmada
04-18-2008, 12:24 PM
Check out http://qrayg.com/learn/code/qtip/

Medyman
04-18-2008, 12:42 PM
Check out http://qrayg.com/learn/code/qtip/

or a number of these (http://dynamicdrive.com/dynamicindex15/index.html)will work for you. (link (http://dynamicdrive.com/dynamicindex15/index.html))

Nile
04-18-2008, 01:04 PM
You can also check this out that requires no javascript at all:
http://www.dynamicdrive.com/style/csslibrary/item/css-popup-image-viewer/

bassa
04-18-2008, 01:04 PM
Thanks!