Re: IE and Mozilla XSLT CDATA diffs

[email protected] 14 May 2007 23:55:23 -0700
Newsgroups gmane.comp.mozilla.devel.layout.xslt
Organization http://groups.google.com
Message-ID <[email protected]>
> I must be missing something.

If you feel like you're missing something read up here:
https://bugzilla.mozilla.org/show_bug.cgi?id=98168
-- This page provides a good description of the problem and the
mozilla developers take on why it's not a bug and why it won't be
"fixed".

> Thanks in advance for your help and insight.

Even if you don't read the whole thing -- here's the jist, there IS a
JavaScript workaround that takes the "textContent" and pops it into
"innerHTML", which forces the rendering of the stuff normally skipped
by Moz when using D-O-E....   Sean M. Burke wrote a great script that
does exactly this AND he released it to the public domain.   Here's
the original post:  http://use.perl.org/~TorgoX/journal/24272