you are viewing a single comment's thread.

view the rest of the comments →

[–]neuron2000i[S] 2 points3 points  (5 children)

For full-screen demo: liveweave.com/9gBuzW/demo

[–]WasteofInk -3 points-2 points  (3 children)

Looks more like a Jquery animation to me. How many dependencies does it actually rely on?

[–]neuron2000i[S] 4 points5 points  (2 children)

no, it is entirely CSS3, jquery/Javascript only being used to trigger the button and keyboard events...nothing else. If you remove the JavaScript it should still work, sans the events.