[whatwg] Intergrating the DOM and JavaScript (JSDOM)

On 12/05/06, Andrew Fedoniouk <news at terrainformatica.com> wrote:
> This is in fact just one line:
>
> var checked = root.select("input[type=checkbox]:checked");
>

You appear to be using a different DOM to everyone else.

-dean

Received on Friday, 12 May 2006 02:37:19 UTC