[xsl] xsl:for-each - passing value to a popup window

Subject: [xsl] xsl:for-each - passing value to a popup window
From: Bryan Tulloch <b.tulloch@xxxxxxxxxxxxx>
Date: Wed, 30 May 2001 17:22:37 +0100
Hello again,

This is the next thing I need to do: 
I have a table, any cell of which when clicked generates an onclick event
which creates a popup window. The data in the table is populated using a
for-each loop. What I want to be able to do is to get the value of the data
in the particular row that is clicked and pass this to the popup, then to
display it in the popup.

Bryan

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


Current Thread