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

RE: Javascript as an Include file in xsl

Subject: RE: Javascript as an Include file in xsl
From: Mark Feblowitz <mfeblowitz@xxxxxxxxxxxxxxxx>
Date: Wed, 10 Oct 2001 14:01:45 -0400
include javascript xsl
If it's all client-side, you can have the resultant html reference a
javascript file on the server:

	<script language="javascript" src="/content/scripts/common.js"/>

In addition to the maintenance benefits, you get big performance gains in
not having to put the javascript into the DOM during XSL processing, and in
the ability of the client to cache the javascript file.

 

Mark Feblowitz
XML Architect
Frictionless Commerce Incorporated
400 Technology Square, 9th floor
Cambridge, MA 02139
(617) 715-7231
mfeblowitz@xxxxxxxxxxxxxxxx


-----Original Message-----
From: Berent, Tom (MAN-Nashville-Corporate) [mailto:Tom.Berent@xxxxxxx]
Sent: Wednesday, October 10, 2001 1:47 PM
To: 'XSL-List@xxxxxxxxxxxxxxxxxxxxxx'
Subject:  Javascript as an Include file in xsl


I been brought into an existing project that is XML/XSL based. Even with
limited XSL experience, I see a huge maintenance nightmare evolving.
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.
So all JavaScript functions are being duplicated on every page.  Since the
maintenance of this product will fall on my shoulders, I want to find a
better solution.  Is there a way to include a .js file that the XSLT parser
will accept?  Thank you for your time.

Tom Berent
Senior Software Engineer
Manheim Interactive (Nashville)
(p) 615-781-4497


 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.