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]

Re: Javascript as an Include file in xsl



> According to the consultants working on the project with us, they have found
> no way to put needed client side JavaScript functions into an include file.

I would question your consultants again.
client side javascript is just text as far as XSLT is concerned.
If you have your functions in a js file and can refer to that file using
an html element then of course, you can generate that html link using
xslt. It's hard to see how they could see any problem with that.

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.

 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]