Samples for spawn.js
spawn.plus() example
Spawn a simple <table> element:
Spawn a table from input data:
Spawn a table from input data and wrap in a jQuery object:
(click a table cell to trigger an 'onclick' event)
Spawn elements with the jQuery Spawner $.spawn.lite():
The jQuery Spawner returns a jQuery-wrapped element.
(here's a grab bag of $.spawn()ed elements)