|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] ie5 question
I've checked, and I don't think this is a FAQ. If it is, my apologies.
I'm using ie5 to process soem xml/xsl into html. I'm getting a weird
Jscript error. Specifically:
Microsoft JScript compilation error Expected ')' line = 1, col = 13 (line is
offset from the tag). [(position() mod 2) = 0]
I think my code is correct, but being new to this could likely be wrong. Is
this a problem with ie5 or myself? Could someone kindly point out what is
causing this error? Following is the code:
<xsl:attribute name="class">
<xsl:choose>
<!-- When the row is even color it darker than the rest -->
<!-- <xsl:when expr="[(position() mod 2) = 0]"> darkgreybground
</xsl:when>
<xsl:otherwise>lightgreybground</xsl:otherwise>
</xsl:choose>
</xsl:attribute>
Many thanks. Will Fraser
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








