Animated Hover is a plugin for jQuery to create animated hover effects. This allows to use hovers for effective animations.
Earlier this week, I posted a MooTools script that faded links to and from a color during the mouseover and mouseout events. My thought was ?why do a harsh a:hover color change when you can fade to that color?? Here is how to implement link color fading using jQuery.
Continue reading about Fading Links Using jQuery: dwFadingLinks
In this jQuery tutorial we want to have a hover effect to make grey images become colored when the mouse hovers over. them.
Continue reading about jQuery Hover for Multiple Buttons or Images
Create fading transitions on hover in jQuery using this wonderful jQuery Tutorial.
Recently I have been prototyping some interactive thumbnail effects for various projects. I would like to share one of the effects with you and how I built it. It is a nice looking effect that I am calling ?hover zoom? because it is pretty self explanatory. I have seen similar effects to this one on a few sites here and there, and they were always built in Flash. I wanted a CSS and Javascript solution so I whipped up the Hover Zoom effect.
Continue reading about Hover Zoom Effect With jQuery and CSS
