views:

53

answers:

2

I want to show the thumbnail image large when hover over it, similar to the one in

http://www.freelayouts.com/websites/html-templates Plz help. Any help will be appreciated.

A: 

Take a look at http://fancybox.net/blog

Fancybox looks nice, uses JQuery and is highly configurable with various show/hide effects. Tutorial number 3 on this page shows you how to use it OnHover rather than OnClick

The home page http://fancybox.net/home shows some examples of the visual effect

Nick Allen - Tungle139
+2  A: 

What you need is a tooltip plugin. There are plenty of them. For instance Thumbnail hover popup is quite nice (demo).

mre