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

Subject: [xsl] Re:Re: How to pass the variable node-set as part of javascript
From: "Yang" <sfyang@xxxxxxxxxxxxx>
Date: Tue, 16 Oct 2001 16:53:12 +0800
Hi,  Alexander, & Nicholas  ,

Thanks for your help for my posted problem.

However,  when using
<a href = "javascript: usexx('{$xx}')">xx will be used as param  of other
xsl</a>
it  pass only the first value  of the variable.

What I am asking for is to pass the xml fragment of $xx through javascript
argument,

something like in xslt
<xsl:param name="xx" select="/.."/>

Is there  any better way to achieve this goal?

Thanks

SunFu Yang
sfyang@xxxxxxxxxxxxx






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


Current Thread