In this jQuery tutorial I will show you how you can add bounce or blink effect to an image or div using jQuery.

Continue reading about Blink and bounce effect on image or object using jquery

Jim on October 21st, 2009




This is a simple technique to animate an image when hovering using jQuery animate() effect. We will use this effect to manipulate our CSS, creating a seamless transition between two areas of an image.

Continue reading about jQuery image slide on hover effect




Learn how to build thumbnail gallery with zooming effect and fadein and fadeout caption. This tutorial will walk you through the concept behind it and how to code it.

Continue reading about jQuery Thumbnail with Zooming Image and Fading Caption Tutorial

Jim on October 21st, 2009




A jquery plugin that bring life to your image by letting it bounce and shake in accordance with mouse by tracking mouseover/mouseout.

Continue reading about Photo Effects using jQuery Plugin

Jim on October 21st, 2009




CrossSlide is a jQuery plugin that implements in Javascript some common slide-show animations, traditionally only available to the web developer via Adobe Flash? or other proprietary plugins. CrossSlide builds upon jQuery animation facility, so it is as portable across browsers as jQuery itself (a lot.)

Continue reading about CrossSlide jQuery Plugin