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

Re: Antwort: Re: Antwort: RE: Antwort: External JavaSc

Subject: Re: Antwort: Re: Antwort: RE: Antwort: External JavaScript?
From: Greg Faron <gfaron@xxxxxxxxxxxxxxxxxx>
Date: Thu, 07 Nov 2002 11:27:11 -0700
xslt external javascript
At 03:55 AM 11/7/2002, you wrote:
This also didn't work:
<script language="JavaScript"  type="text/javascript"
src="login.js">&#160;</script>

The JavaScript works fine in the xsl:

Up to this point, everybody has been assuming that the end-result-HTML was coming out improperly because many XSLT engines will create the empty tag
<script ... />
rather than what the browser requires:
<script ... ></script>
For this reason, they've found creative ways of forcing individual beginning and ending tags.


First, take a look at the transformed result and see which is being produced. If it is the latter, it is not the XSLT conversion that is the problem. The problem is in accessing the external JavaScript file from the produced HTML file. That would not be an XSL question, but I'll help you solve it off-list if you mail me the generated HTML and produce for me a listing of the directory so I can see the exact file hierarchy.


Greg Faron Integre Technical Publishing Co.



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.