|
Subject: Re: XSL and JavaScript Problem From: "Robert Koberg" <rob@xxxxxxxxxx> Date: Thu, 10 Aug 2000 14:06:12 -0700 |
> In the following tag fragment:
>
> <A HREF="JavaScript: doOpenDetails{$itemID}">
> <xsl:value-of select="Item/@ItemDesc"/>
> </A>
you are simply concantenating (what I guess is) the param/arg you want to
send to the function name.
try:
javascript:doOpenDetails({$itemID});
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| XSL and JavaScript Problem, Shelly Nippard | Thread | RE: Is there an elegant way to copy, bryan . s . schnabel |
| RE: How to make the user selecting , Chris Bayes | Date | Re: Is there an elegant way to copy, Jonathan Borden |
| Month |