getElementById does not work on xml files
Sylvain Ferriol <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.oji |
|---|---|
| Message-ID | <[email protected]> |
hi
if i try to select an element <foo id="toto" /> in
getElementById("toto"), it do not work for xml file but it works if it
is an html file
strange, no ?
sylvain