Squirrel Framework

CSS 3 – Transitions and Effects

Description

With CSS 3 transition you can make some cool animations without Flash or JS Support.

Effects

Below are list of effects:

Usage

transition:all 1s linear 0s;-webkit-transition:all 1s linear 0s;-o-transition:all 1s linear 0s;-moz-transition:all 1s linear 0s;

Demo

Mouse Over to see hidden parts. I am sure you gonna like this stuff.
Exit mobile version