[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: meta tag

Subject: Re: meta tag
From: "Charly" <cohana@xxxxxxxxxxxxxxx>
Date: Wed, 6 Feb 2002 15:49:43 -0800
javascript remove meta tag
Thanks Julian,
I figured out what the problem was.
My JavaScript file had some characters that caused an error in Netscape 6.2
when I have charset=UTF-8.


If you want to know more about this issue. The following html code will have
an error when you click on the link on Netscape 6.2.
If you remove the "charset=UTF-8" it would work fine.
<html>
<head>
  <script src="http://www.investalink.com/utils.js"></script>
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>

<body>
<a href="javascript:popupWin('http://www.yahoo.com', 600, 400)">AMHIX</a>
</body>
</html>






----- Original Message -----
From: "Julian Reschke" <julian.reschke@xxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Wednesday, February 06, 2002 11:52 AM
Subject: RE:  meta tag


> > From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> > [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of Charly
> > Sent: Wednesday, February 06, 2002 11:42 PM
> > To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> > Subject:  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 ?
>
> Not really. The XSLT processor is generating the tag because that's how
HTML
> requires it.
>
> If this doesn't work for you, the problem maybe somewhere else. Could you
> explain what you mean when you say "it causes problems"?
>
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>
>


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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.