[Home] [By Thread] [By Date] [Recent Entries]
patterj@xxxxxxxxxxxx wrote:
I'm trying create a hyperlink to a javascript function that passes a parameter that is stored in the xml. I'm lost on how to accomplish this: <xsl:variable name="parameter"> <!-- construct your param here --> </xsl:variable> <a href ="javascript:jsFunction('{$parameter}')">
Call to javascript</a>
|

Cart



