That doesn't work either, we have already opened some JIRA tickets:
http://jira.codehaus.org/browse/DOXIA-154 http://jira.codehaus.org/browse/MSITE-257 Cheers, -Lukas Damien Lecan wrote:
I tried putting " in the xdoc, but it still comes out as " in the html, and the alert box doesn't work. Any ideas?And with xml CDATA tag ? <?xml version="1.0"?> <document> <properties> <title>Hello</title> </properties> <body> <section name="Test"> You should see a JavaScript alert... <script type="text/javascript"> <![CDATA[alert("Hello!");]]> </script> </section> </body> </document> ? Damien --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
