|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: Alternate bg colors for table and address summaries
Eliot, I just realized there was a bug in the code I suggested. It should be: <tr> <xsl:choose> <xsl:when test="Summary[position() mod 2 = 0]> <xsl:attribute name="class"/>bgcolourblack</xsl:attribute> </xsl:when> <xsl:otherwise> <xsl:attribute name="class"/>bgcolourwhite</xsl:attribute> </xsl:otherwise> </xsl:choose> <!-- all the other stuff for the row --> </tr> Your stylesheets would then get you the desired effect of alternating colours for the rows. (So sorry for the confusion, yes, this is all stylesheets...) - Joerg XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
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








