Subject: Re: [xsl] Preventing CDATA output in XHTML From: Abel Braaksma <abel.online@xxxxxxxxx> Date: Tue, 03 Jul 2007 00:30:44 +0200 |
Hi Brian,
Here's the output:
<script type="text/javascript"> <![CDATA[ some_func("some_arg"); ]]> </script>
which FF refuses to parse without errors.
I have taken those few lines and put them somewhere in a xhtml, but it does _not_ produce any error with Fx 2.0.0.4 (I also verified the source from the browsers view).
<script...> // <![CDATA[ ....your script.... // ]]> </script>
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
Re: [xsl] Preventing CDATA output i, M. David Peterson | Thread | Re: [xsl] Preventing CDATA output i, Dale Tan |
Re: [xsl] Preventing CDATA output i, M. David Peterson | Date | Re: [xsl] Preventing CDATA output i, Manfred Staudinger |
Month |