[Home] [By Thread] [By Date] [Recent Entries]
a bit shorter:
<td> <xsl:value-of select="."/> <xsl:if test=". = ''"> </xsl:if> </td> and another one: <td> <xsl:value-of select="concat(., ' ')"/> </td> Regards, Joerg Zakon, Stuart wrote: Some older browsers have a problem rendering tables with empty <td> tags in them. (You know which ones...) Is there a better way to code this in XSLT than the following: XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



