xsl-list
[Top] [All Lists]

[xsl] javascript hyperlink ?

2006-09-28 07:35:19
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(_at_)moric(_dot_)org
(315)361-2700

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--