Thanks Sam and Byron for the dynamic DOM creation plugin references. Like a puzzle, this is all coming together now. Thanks!
-- HLS On Aug 17, 11:27 am, Sam Collett <[EMAIL PROTECTED]> wrote: > There are also a few others:http://jquery.com/plugins/project/FlyDOM > > Easy DOM creation (which technically does not require jQuery, just the > presence of $ in the global > namespace):http://mg.to/2006/02/27/easy-dom-creation-for-jquery-and-prototype > > jquery-dom.jshttp://www.pinkblack.org/itblog/?page_id=22 > > jQDOM - a bit different to the others above (does not use JSON), more > like the one by the OP Anurag (but with more > features)http://www.alterform.com/resources/jqdom > > On Aug 17, 9:40 am, Byron <[EMAIL PROTECTED]> wrote: > > > I guess this is probably just a bit late (and will be even later due > > google not posting my replies until after 24-48 hours ) > > but if your interested i wrote a plugin for creating dom elements from > > json templates have a look at it here > > :http://jquery.com/plugins/project/appendDom > > > --Byron