Sprite3D.js, a javascript library for 3D positionning in WebKit
http://minimal.be/lab/Sprite3D/
Sprite3D wraps HTML elements with the necessary behaviours to easily control their 3D-position using a simple Javascript syntax. To create a Sprite object, you can either supply an existing DOM object or let the library create an empty
(you can apply a CSS class to the DOM element after it's creation).
As you manipulate "real" HTML elements, you don't need a