I Would publish some HTML including a simple Javascript into the ANSWEAR BOX
The problem is that the HTML OUT contain quot; instend of " and the SCRIPT doesn't run.
Somebody know how get rid of this ?
I insert the doce:
<script language="javascript">XSLTransformIt ("xslout_A1") .......
And I get into the page this code:
<script language="javascript">XSLTransformIt ( " xslout_A1 " ) .......
Thanks