Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
XML
CDATA in an xsl transformation
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Tjerk Wolterink, post: 776738"] ok i understand, but now i want the output to be: <script type="text/javascript"> //<![CDATA[ a long javascript with < > characters, like: for(var i=0;i<xmlDataFunctions.length;i++) { } //]]> </script> Those // are javascript comments, these are neccesary because some old browsers do support javascript but do not support xml, so i have to comment them out with // .. How would you do that? [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
XML
CDATA in an xsl transformation
Top