Subject: RE: Including JavaScript
From: Stéphane Mamdy <smamdy@xxxxxxxxxxxxx>
Date: Wed, 4 Oct 2000 15:17:49 +0100
|
Hi,
Did you try the following :
<script language="JavaScript" src="include/validate.js"></script>
Stéphane Mamdy.
-----Message d'origine-----
De : owner-xsl-list@xxxxxxxxxxxxxxxx
[mailto:owner-xsl-list@xxxxxxxxxxxxxxxx]De la part de Paula Marin
Envoyé : mercredi 4 octobre 2000 14:19
À : XSL-List@xxxxxxxxxxxxxxxx
Objet : Including JavaScript
Hello
How can I include a javascript file in xsl files if I use Xalan?
The usual is:
<script language="JavaScript" src="include/validate.js">
But with Xalan didn't work.
I've got the error "object expected".
Thanks
Paula
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|