Skip to content

v0.9.5-beta

Pre-release
Pre-release

Choose a tag to compare

@trillobite trillobite released this 02 Sep 22:16
· 59 commits to master since this release

Added a few features:

Support for a virtually unlimited number of HTML objects.

Each $jConstruct object has a jQuery deferred, "object.status.done(function(){/do stuff/});" so you can know when it is done being appended to the DOM.

Can now append objects in many different ways.

The refresh() function has been updated, and remembers how it has been appended to the DOM.