Subject: Re: passing parameter via javascript
From: "Braumüller, Hans" <H.Braumueller@xxxxxxxxxxxx>
Date: Thu, 26 Jun 2003 12:39:14 +0200
|
Hi Charles,
yes i have interest. I have done such things with IE but not until yet Mozilla. It would be nice if you could forward an example.
Greetings,
Hans Braumüller
-- + --
Mail Art Not War
http://crosses.net
Yes, but it's going to involve a lot of coding and re-design and it will require different approaches for IE and Mozilla. Are you still interested?
--
Charles Knell
cknell@xxxxxxxxxx - email
-----Original Message-----
From: Eric K Taylor <eric_k_taylor@xxxxxxxx>
Sent: Tue, 24 Jun 2003 15:41:28 GMT
To: XSL-List@xxxxxxxxxxxxxxxxxxxxxx
Subject: passing parameter via javascript
in one frame, javascript opens an xml file in another frame:
<a href="javascript:{parent.right.location.href='file.xml';}>...
However, I want to be able to:
A) pass a parameter that tells whether to transform file.xml with fileA.xsl or fileB.xsl
and/or
B) pass a parameter that gets passed on to the stylesheet (since I have the xsl file set up to deal with a passed parameter.
Is this do-able?
________________________________________________________________
The best thing to hit the internet in years - Juno SpeedBand!
Surf the web up to FIVE TIMES FASTER!
Only $14.95/ month - visit www.juno.com to sign up today!
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|