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: script tag in xsl


Do you want the script functionality to use in XSLT or only the 
script-node as output in HTML? Which one does not work?

Joerg

stevenson wrote:
> I am using :
> 
> <script language="text/JavaScript" src="functions.js">
> 		</script>
> 
> in my xsl but doesn't seem to work well. I was adviced to use:
> 
> <script type="text/javascript" src="functions.js">
>     <!-- comment inserted for Internet Explorer -->
>   </script>
> 
> But still didn't work.
> 
> Can anybody explain to me why it is not working and if possible a solution
> also. Please help!!

-- 

System Development
VIRBUS AG
Fon  +49(0)341-979-7411
Fax  +49(0)341-979-7409
joerg.heinicke@virbus.de
www.virbus.de


 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]