Tuesday, April 27, 2010

CSS3 baby!

If you have safari or chrome, open it up and go to any page you like, then copy and paste this URL into the address bar:

javascript:var e=document.getElementsByTagName("body"); for(var i in e){var h=e[i].scrollHeight - e[i].clientHeight; e[i].style.position="absolute"; e[i].style.webkitTransition="-webkit-transform 2s ease-in";e[i].style.webkitTransform="rotate(180deg) translate(0,-" + h + "px)";}

2 comments:

  1. CSS3... dangerous in the wrong hands!!!

    Seriously, some beautiful effects are now available; I predict we will move back into a graphical aesthetic, away from these text-heavy sites we're seeing now. I hope anyway

    ReplyDelete
  2. [...] This post was mentioned on Twitter by morguefile, morguefile. morguefile said: New blog post: CSS3 baby! http://bit.ly/aCggRy [...]

    ReplyDelete