Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE » How To » javascript not working
Re: javascript not working [message #926 is a reply to message #924] Mon, 09 July 2007 15:35 Go to previous messageGo to previous message
interop is currently offline  interop
Messages: 45
Registered: October 2006
Member
ok, the xml output from include.php5 is fine. it's happening during the transformToXML(). I'm not too familiar with xsl but here's what I found.

lines 63-66 of std.head.xsl

63: <xsl:when test="@type='code'">
64: <script language="javascript">
65: <xsl:value-of select="node()"disable-output-escaping="yes"/>
66: </script>

I wrote a small test program and if I remove lines 64 and 66 the output of line 65 is not enclosed in '<![CDATA' and ']]>'

I'm running on a basic installation of rhel 4. I don't know where to go from here. Do you have any ideas?
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: refreshing
Next Topic: Update 4
Goto Forum:
  


Current Time: Sat Nov 23 20:08:59 EST 2024

Total time taken to generate the page: 0.00952 seconds