MacStyleDock
Posted on 11 marzo 2008
A Mac OS X-style Dock in JavaScript
http://www.safalra.com/web-design/javascript/mac-style-dock/
Apple’s Mac OS X operating system is renowned for its fluid graphical effects. One impressive feature is the dock’s ‘fish-eye’ effect, whereby icons expand and contract as the mouse moves over them. Achieving this effect in JavaScript is difficult, but the MacStyleDock function allows this feature to be implemented easily.

