jsonHTML v0.6-beta.1
Pre-release
Pre-release
jQuery-like events have been added, can be implemented without having to declare an ID to the object, and can be called upon by function chaining, for example: $jConstruct('div').click(function(){//do stuff});
There has been a massive update on the documentation, all of the documentation for v0.5 is compatible. jQuery-like events are under testing right now, may be bugs.