From what I can see of the effect visually (didn't look at code), this appears to be a simple creative use of a popup div positioned over the original image such that the image in the popup appears to not move.

As Giovanni mentioned, hover intent is part of the solution. But I think you might get a similar type of effect with the ClueTip plugin (http://plugins.learningjquery.com/cluetip/), a little CSS and a little creative positioning.

Hope that helps.

Shawn

Giovanni Battista Lenoci wrote:

Jury ha scritto:
Hi all,

this effect seems to have no common name, let's call it "hover card".
You may see how it works on this website - www.cn.ru/films - if you
hold a mouse over any cover art for 1-2 seconds (sorry it's Russian,
just can't find English examples). Does jQuery have any plugin similar
to that ?

Thanks,
Jury.
Are you reffering at the delay before the new content appears?

If so, you have to take a look at the "hover intent" plugin:

http://cherne.net/brian/resources/jquery.hoverIntent.html

Bye :-)

Reply via email to