Created
July 18, 2013 22:52
-
-
Save sivagao/6033792 to your computer and use it in GitHub Desktop.
jQuery OS X Stack and Drop Stack
http://net.tutsplus.com/tutorials/javascript-ajax/jquery-os-x-style-dock-and-stack-navigation/
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
it's a great work, but doesn't work correctly with the latest jQuery version(let's say 2.0.2)
All icons go out of the boundary of screen, please fix it.
Here is the example with jQuery v2.0.2 http://jsfiddle.net/qrFZX/
and a working example with jQuery v1.7 http://jsfiddle.net/pnKtY/
Many thanks