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

[xsl] XML data islands


Subject: [xsl] XML data islands
From: Adam Darwin <addarwin@xxxxxxxxxxx>
Date: Tue, 25 Sep 2001 18:49:50 +0100 (BST)

I have a data island, and wish to pass a value
returned by it to a javascript function.

I'm picking the value up using a span
<span datfld="Facility_ID></span>
i need to pass this value to a function. e.g

<a onclick="showDetails(data + the value returned by
<span datfld="Facility_ID></span>)>something</a>

anybody know how to do this.  It looks straight
forward to me, but i just cant work out how to do
it!!!

regards,

Adam

____________________________________________________________
Do You Yahoo!?
Get your free @... address at http://mail.yahoo.co.uk
or your free @... address at http://mail.yahoo.ie

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



Current Thread