OZONE Asylum
Forums
XML - XSL - XSLT - XHTML - CSS - DOM
xpath problems again, thanks in advance
This page's ID:
26286
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
hi hi, can i know whether variable in xsl can hold the previous value? this is the idea what i want to do..i know the syntax is wrong [code] <xsl:param name ="counter"/> <xsl: for each select ="tr"> <xsl:if test="normalize-space(TD[2]/text()) != '' "> <xsl:value-of select="concat($counter, TD[2]/text())" /> </xsl:if> </xsl:for-each> [/code] this code didnt work, is it possible the $counter will hold the previous value? thanks
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »