|
Subject: Re: [xsl] How to create client side function in HTML with XSL From: Rick Taylor <taylor@xxxxxxxx> Date: Thu, 10 Apr 2003 10:57:01 -0600 |
function myFunction()
{
alert('this is my function');
}]]> </script>
I'm new on XSL...
In my XSL file I create a weblink with following code:
<a href="#" id="{ID}"><xsl:value-of select="ID"/></a>
This weblink must have client side code on the "OnClick"-event. How can I create a client side function for this weblink in XSL?
Thanks. Ilse
_________________________________________________________________
Ontvang je Hotmail & Messenger berichten op je mobiele telefoon met Hotmail SMS http://www.msn.be/gsm/smsservices
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
Rick Taylor XML Developer PPDM Association
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] How to create client side, David Carlisle | Thread | [xsl] How to use an xml Element in , John Barden |
| Re: [xsl] parsing a long string int, David Carlisle | Date | [xsl] Grouping by an attribute of a, David Christiansen |
| Month |