if i have an element like this:

<li><img ..> some text <a ...></li>


then FF says that the li has 3 child nodes, but .children() has only 2 (img and 
a).

Is this desirable?


Reply via email to