Tuesday, February 8, 2011

Hover Slide Effect with jQuery

In this tutorial we will create a neat effect with some images using jQuery. The main idea is to have an image area with several images that slide out when we hover over them, revealing other images. The sliding effect will be random, i.e. the images will slide to the top or bottom, left or right, fading out or not. When we click on any area, all areas will slide their images out.

Demo | Download | View Tutorial

Resource : Codrops

No comments:

Post a Comment

Contributors