|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: newbie question concerning javascript and xsl.
Not sure what you are trying to do but i think
<td class="community" onclick="submit_channel(this.data)"> <xsl:value-of select="EXTENSION"/> </td> or <td class="community"
onclick="submit_channel('{EXTENSION}')">
<xsl:value-of select="EXTENSION"/>
</td>will work fine. The first delegates the responsibility to JS, the latter handles it in the transformation. hth, MAnos Lior Kesos wrote: I have a "classic" xml xsl and javascript environment in which all of the elements are on different files. My index.html loads the xml and xsl succssfully and renders a table which you can see below.
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








