On Thu Mar 01, 2007 at 12:45:26 +1100, Ian Wienand wrote:
>Hi,
>
>I get the theoretical reason that innerHTML doesn't really fit into
>the DOM model ... but building DOM's by hand is a pain in the butt,
>especially when it comes to something like a table.

Yeah!

>Is there some sort of semi-standard javascript that I've missed that
>takes a string HTML fragment and returns an array of nested DOM
>objects or something?  It's the type of thing I would expect the Yahoo
>YUI stuff to do, but it doesn't.

Not that I know of.

>Every browser supports innerHTML, so is really worth the hastle
>avoiding?

No.

_______________________________________________
coders mailing list
[email protected]
http://lists.slug.org.au/listinfo/coders

Reply via email to