[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

[xsl] How to pass the variable node-set as part of javascript


Subject: [xsl] How to pass the variable node-set as part of javascript
From: "Yang" <sfyang@xxxxxxxxxxxxx>
Date: Tue, 16 Oct 2001 14:28:17 +0800

Hi,

I try to pass node-set from variable as part of  the javascript
argument,   and wonder how I can get it done.
for example

<xsl:variable name="xx" select="data[item='yy']/>
<a href = "'javascript: usexx($xx)">xx will be used as param  of other
xsl</a>

I get a blank argument  in usexx function.

Thanks your help in advance.

Sun-fu Yang

sfyang@xxxxxxxxxxxxx







 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



Current Thread