jQuery hoverpulse different image ratio fix
by z3n on Aug.18, 2009, under Coding
The jQuery’s extension hoverpulse created allows you to have images that resize themselfs on a mouse hover, very usefull when you need to have larger thumbs without showing the full image like other extensions does.
However hoverpulse has a issue when it comes to resize non square images, it simply stretches them, so I wrote this little custom version of hoverpulse in order to have this gap filled:
Links:
2 comments for this entry:
December 12th, 2009 on 20:54
This is awesome, thank you.
January 17th, 2011 on 22:29
nice little modification here, thanks for sharing.