[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

[xsl] javascript hyperlink ?


Subject: [xsl] javascript hyperlink ?
From: patterj@xxxxxxxxxxxx
Date: Thu, 28 Sep 2006 10:34:58 -0400

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:

what the html should look like:
<a href ="javascript:void(0)" onclick="jsFunction('parameter')">
Call to javascript</a>


-- 
Jeremy Patterson
jpatterson@xxxxxxxxx
(315)361-2700


Current Thread