Re: Elements array and query/queryAll methods

Dean Edwards <[email protected]>
Newsgroups gmane.comp.web.dom.general
Message-ID <CAJMHKgyFXa1Y7w1gz9TF_bcV0SaFnhB2M-uhUf08Q0ggyNLYYw@mail.gmail.com>
Also this:

var elems = document.queryAll("p");
elems.push(elems);
elems.queryAll("span");

Should that still work? The last entry is not an element but it
supports queryAll.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.