[Home] [By Thread] [By Date] [Recent Entries]
Abel Braaksma wrote:
This felt like quite adrift from XSLT, but I remember a situation where I had a DOM in js, and a DOM of an XSLT and applying the one to the other, putting the result snippet in a DIV and then needed to address a bit. Apparently, the page was served in IE as text/html and on FF as application/xhtml+xml, resulting in the weird situation that the DOM result of the transformation, once inside the HTML tree, was uppercase in IE and lowercase in FF. Using SelectNodes this was a problem, using getElementById or getElementsByTagName, this was not a problem.
|

Cart



