[Home] [By Thread] [By Date] [Recent Entries]
At 11:02 AM 6/18/2002, you wrote:
Hello list Tell me please if i like in xsl file to make simple if ..then state but to tell the xsl some thing like this : Make one div, but with 2 attribute strings <div> <xsl:choose> <xsl:when test="@pos='First'"> <xsl:attribute name="style" value="border:'1px solid green';padding-left:20;" /> </xsl:when> <xsl:otherwise> <xsl:attribute name="style" value="border:'1px solid green';" /> <xsl:otherwise> </xsl:choose> <!-- contents of div here --> </div>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



