dropshado.ws

Front-end development minutiæ

by David DeSandro

Archive
RSS feed
Twitter
original Tumblr version

Multiple transition value

You can stack multiple values on a CSS transition declaration, much like you would with text-shadow or multiple backgrounds.

transition: left 1s, opacity 1s;

See double transition value fiddle

14 Feb 2011
  • CSS,
  • hasfiddle,
  • transitions
Page of
  • desandro.com
  • @desandro
  • github.com/desandro
  • desandro’s JS Fiddles