Subject: Is childNumber a MSXML function?
From: "Paul Johnson" <paul@xxxxxxxxxxxxxxx>
Date: Wed, 03 Nov 1999 09:21:52 -0600
|
I have a piece of code in my XSL file that looks like this:
<xsl:if expr="(childNumber(this) % 2) == 0">
It renders great in IE5, but when I try to use in in Cocoon, it totally craps out. I am just trying to make my style sheet according to the standard, not Microsoft standard.
Thanks IN advance,
Paul R. Johnson
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|