> I'm having some issues when calling $("something").text() in IE 6/7.
> Basically I'm getting the calling text() on a <pre> element which is
> whitespace sensitive. In Firefox and Safari it works perfectly
> returning the text with whitespace intact. Is it possible to make it
> work in IE or shall I give up?

I noticed that too quite a while back, if you run the test in this
message does it still do the same thing?

http://www.nabble.com/.text()-method-quirks-p6933512s27240.html

Reply via email to