The following example works great in Firefox, and Chrome but fails
miserably in IE (6,7,8). I'm running JQuery 1.3.2 if it makes a
difference:

$('resp',"<root><resp>value</resp></root>").text();

That evaluates to "vaule" in everything except IE. Am I missing
something?

Reply via email to