Andrew Chalkley schrieb:
> I found this works...
>
> alert(this.attributes.getNamedItem("val").value + " " +
> this.firstChild.nodeValue);
>
> is there anything simpler - more jQuery-like?
Hi Andrew, not yet, the bug you found is a known one and popped up on
this list several times. Work is in progress:
http://jquery.com/dev/bugs/bug/164/
See for example the thread "IE XML parsing problem"...
-- Klaus
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/