xsl-list
[Top] [All Lists]

RE: Referencing a external script file

2003-05-29 03:01:36
Thanx

I........my simple error in assuming that I would have to CDATA the
script

Salud

John

-----Original Message-----
From: owner-xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
[mailto:owner-xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com] On Behalf Of 
Oleg
Tkachenko
Sent: Thursday, 29 May 2003 7:32 PM
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: Re: [xsl] Referencing a external script file


John Reid wrote:

Javascript external file in an XSL file
Ie this works when it is embedded

<script language="JavaScript">
</script>
But:
<script "src=external.js" />
Does not
It could be old well-known IE bug, it should be
<script "src=external.js"></script>

-- 
Oleg Tkachenko
http://www.tkachenko.com/blog
Multiconn Technologies, Israel


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


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



<Prev in Thread] Current Thread [Next in Thread>