|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: The old problem of Javascript, XSL and ampersand..
Thanks for the tip Vasu, but I'm afraid that it didn't work. I wrapped
the javascript code in the template as you suggested, but the browser
output remains munged... see a sample below... any other ideas?
<script type="text/javascript" src="../IM/assets/dialog.js"></script> <script type="text/javascript" src="../IM/IMEStandalone.js"></script> <script type="text/javascript"> var manager = new ImageManager('../IM/','en'); ImageSelector =
{
update : function(params)
{
if(this.field && this.field.value != null)
{
this.field.value = params.f_file; //params.f_url
}
},Ben Vasu Chakkera wrote: Ben, <xsl:text disable-output-escaping="yes"> <
Cart








