This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

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


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@unisvr.net.tw






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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]