| Subject: Re: [xsl] pass value between xml and javascript From: "Jennifer Hochgesang" <jenniferh@xxxxxxxxxxxxxx> Date: Mon, 10 Sep 2001 09:44:36 -0500 | 
what about-
<a href="#"><xsl:attribute name="onClick"><xsl:apply-templates
select="//cityid"/><xsl:attribute>text</a>
-Jennifer
--Original Message -----
From: "Chen Wang" <wangchen01@xxxxxxxxx>
To: <XSL-List@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Sunday, September 09, 2001 3:12 PM
Subject: [xsl] pass value between xml and javascript
> In the xml, there is a node <cityid>id</cityid>
>
> In xls sheet, there is a line like this:
> <a href="#" onclick="WM_toggle('<xsl:value-of select="cityid"/>'); return
> false">..</a>
>
> Of course it will not work for above line.  But how to get that id between
> <cityid> into the WM_toggle function?  I also tried this:
> <a href="#" onclick="WM_toggle('{cityid}'); return false">..</a>, but it
did
> not work either.
>
> Need help....Chen
>
>
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
>
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>
 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
| Current Thread | 
|---|
| 
 | 
| <- Previous | Index | Next -> | 
|---|---|---|
| RE: [xsl] pass value between xml an, Chen Wang | Thread | [xsl] Re:pass value between xml and, Yang | 
| [xsl] Selecting nodes whose text co, Joel Beach | Date | [xsl] How to form correct structure, David O Baldwin | 
| Month |