Tuesday, February 8, 2011

Animated Portfolio Gallery with jQuery

In this tutorial will create an animated portfolio gallery with jQuery. The gallery will contain a scroller for thumbnails and a content area where we will display details about the portfolio item. The image can be enlarged by clicking on it, making it appear as an overlay.

The idea is to animate the content elements whenever a thumbnail is clicked. We will animate the heading from the top, fade out the previous image and slide the descriptions from the sides.

Demo | Download | View Tutorial

Resource : Codrops

No comments:

Post a Comment

Contributors