On Github clexit / presentation-ui-animation
Collection of great UI animations
found and shared by clexit
12 Principles of Animation from Justin Zhou on Vimeo.
-webkit-transition: all 0.25s ease; -moz-transition : all 0.25s ease; -ms-transition : all 0.25s ease; -o-transition : all 0.25s ease; transition : all 0.25s ease; -webkit-transform-origin: left bottom; -moz-transform-origin : left bottom; -ms-transform-origin : left bottom; -o-transform-origin : left bottom; transform-origin : left bottom; -webkit-transform: skewY(-3deg) scaleX(0.98); -moz-transform : skewY(-3deg) scaleX(0.98); -ms-transform : skewY(-3deg) scaleX(0.98); -o-transform : skewY(-3deg) scaleX(0.98); transform : skewY(-3deg) scaleX(0.98);bondartscience.com