Revision: 38389
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at December 31, 2010 16:23 by alexb
Initial Code
-webkit-transition: color 1s ease; -moz-transition: color 1s ease; -o-transition: color 1s ease; transition: color 1s ease;
Initial URL
Initial Description
applies to a, div or other tags properties: color, background, all
Initial Title
CSS3 transition effect
Initial Tags
Initial Language
CSS