OS X style dock

CSS Dock Clone

While, playing around with some CSS3 transitions I came up with a pretty cool little dock clone. I’m sure there’s some refactoring that can be done, sure you could use javascript for more cross-browser compatibility, you could even use CSS3 Transforms for the scaling effects, but I just wanted to sit down with CSS3 transitions alone to familiarize myself with them more and to see what could be accomplished with them.

Continue…