Skip to content

jsonHTML v0.6-beta.1

Pre-release
Pre-release

Choose a tag to compare

@trillobite trillobite released this 12 May 22:03
· 96 commits to master since this 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.