UILayer provides a JavaScript API on top of WebKit for working with the concept of layers. Instead of manipulating DOM elements using a myriad of mixed concepts, you go though a single, well defined API.
If you’re running a WebKit browser (Chrome, Safari, iPhone, iPad, etc), have a go with one of these:
Read more at rsms.me/uilayer →