RE: [xsl] HTML <script> tag

Subject: RE: [xsl] HTML <script> tag
From: "Hunsberger, Peter" <Peter.Hunsberger@xxxxxxxxxx>
Date: Thu, 29 Aug 2002 08:15:22 -0500
>> 	<script type="text/javascript" src="/_scripts/search.js"
>> language="javascript"/>
>> 
>> If I don't code the hack, which I believe indicates it's a 
>> Cocoon bug...
>> Then again, with Cocoon, there may be some magic parameter 
>> I'm supposed to
>> specify for the serializer but I don't think that's the case.
>
> The "magic" parameter to use in the Cocoon sitemap is:
>
> <map:serialize type="html"/>
>

No, unfortunately not, Cocoon is already being told to use type="html".  The
bug is the fact that, in spite of being told to serialize html it does not
do so properly for the script tag...

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread