On Wed, Sep 11, 2013 at 12:39 PM, Tab Atkins Jr. <[email protected]> wrote:
> That helps when you've *already* run findAll() once, and need to run
> it again on the results, but it doesn't help at all when you're
> starting with a set of elements, unless we perhaps make a
> constructable NodeList and force people to pass their array through
> that first.

Right, Elements, https://gist.github.com/domenic/5864658 has a sketch,
which is the name of this new Array subclass, can be constructed just
like an Array can.


-- 
http://annevankesteren.nl/

Reply via email to