Re: Node append

On Sep 16, 2011, at 17:13 , Anne van Kesteren wrote:
> Maybe instead of a new append() method we could simply make the methods that already accept DocumentFragMent accept arrays too? The arrays would be valid as long as they only contain nodes DocumentFragment can contain or DOMString.
> 
> Let me know what you think.

I like that plan. DocumentFragment is little more than an array already anyway.

-- 
Robin Berjon - http://berjon.com/ - @robinberjon

Received on Tuesday, 20 September 2011 14:03:08 UTC