Awesome Smiley Face CSS3 Only
A quick hack, currently only works in Chrome (and Safari?). Uses no graphics and no javascript, pure css3.
Back to Overview
Comments
[ Christian | 20.06.11 15:32 ]Ha, nice one! ;-) And it works in Safari, too.
Just a quick note:
The "-webkit-transition-timing-function" declaration should probably read "-webkit-animation-timing-function" for making the #sunbox rotate continuously. Otherwise the animation stops and starts again as "ease" is used for the default timing-function value.
[ mnt | the codeninja, 20.06.11 15:48 ]You are right. Corrected. Thanks! :)
Add comment