/ Published in: XSLT
Place the following inside a `` block
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<xsl:text disable-output-escaping="yes"> <![CDATA[ <script type="text/javascript"> alert("you can use javascript"); </script> <strong>HTML Content</strong> ]]></xsl:text>