Dock-style zooming icon bar in pure HTML+CSS
Update: The initial post mentioned transforms, which were used in the initial version, but later replaced by simple absolute positioning.
An OSX-style icon bar in pure CSS, without any Javascript. Not much to say except: Enjoy
This sample uses CSS transitions, meaning that it requires a Firefox 4 preview build.
Webkit manages to do … something (Webkit tries to do some transitions in sequence instead of simultanously). Opera apparently has no support for pointer-events in HTML yet.
Try to disable the stylesheet (View/Page Style/No Style in Firefox): The document remains usable. Ugly, but usable.
[...] This post was mentioned on Twitter by Dion Almaer. Dion Almaer said: CSS zooming "Hello World". Dock style zooming icons http://www.tapper-ware.net/blog/?p=133 /by Hans Schmucker [...]
[...] Pro Tweets CSS zooming “Hello World”. Dock style zooming icons http://www.tapper-ware.net/blog/?p=133 /by Hans Schmucker dalmaer – Wed 14 Jul 16:48 All Things [...]