domtools
History
-
2012-01-22 10:04:240.5.02Minor bug fixes. Renamed Events.hx to EventManagement.hx to avoid naming conflict. Began work on styling API, not functional yet.
-
2012-01-21 10:56:060.5.01Added code for basic events. Will only work with W3C event model, so FF, Webkit, Opera and IE9+. Even then some won't work. Some will though! Post to Github if you see stuff that needs fixing. Or better yet, fork, fix, and submit a pull request :)
-
2012-01-21 05:56:440.5.0A library of tools that makes it easy to work with the DOM in javascript. Inspired by JQuery in many ways, see the github page for a breakdown of how this is different.