|
Subject: Re: [xsl] passing parameters to javascript From: "Tom Gilbert" <tom.gilbert@xxxxxxxxxxxxx> Date: Tue, 20 Mar 2001 06:41:56 -0600 |
I've just found it easier to declare JavaScript in a variable
and then use it in attributes.
<xsl:variable name="JSfunction">foo('<xsl:value-of
select="whatever"/>');</xsl:variable>
<a href="{$JSfunction}">
Tom
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] passing parameters to jav, Peter Flynn | Thread | Re: [xsl] passing parameters to jav, David Carlisle |
| RE: [xsl] value of attribute where , Wendell Piez | Date | Re: [xsl] Twig::, Xalan, and Charac, David Carlisle |
| Month |