This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: meta tag


I'd be interested to know exactly what problems it causes.

There's a switch in Saxon to suppress it:

<xsl:output saxon:omit-meta-tag="yes"/>

Michael Kay
Software AG
home: Michael.H.Kay@ntlworld.com
work: Michael.Kay@softwareag.com 

> -----Original Message-----
> From: owner-xsl-list@lists.mulberrytech.com
> [mailto:owner-xsl-list@lists.mulberrytech.com]On Behalf Of Charly
> Sent: 06 February 2002 22:42
> To: xsl-list@lists.mulberrytech.com
> Subject: [xsl] meta tag
> 
> 
> Hello friends,
> When my HTML page is generated, the following meta tag is added.
> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
> Is the a way to avoid or remove this tag. It causes problem 
> with Netscape
> 6.2 when I use JavaScript .
> 
> any idea ?
> 
> Thanks
> 
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 
> 

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]