This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

XML data islands


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 @yahoo.co.uk address at http://mail.yahoo.co.uk
or your free @yahoo.ie address at http://mail.yahoo.ie

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]