[xsl] xsl:if and javascript

Subject: [xsl] xsl:if and javascript
From: "TP" <tpass001@xxxxxxxxxxx>
Date: Thu, 15 Nov 2001 16:30:09 -0600
I am using ms IE5.0 and i guess that is an older version and does not
support many of xsl elements.

anyway, i need to run a script on load which I am doing as

<xsl:attribute name="onload">functionType(this)</xsl:attribute>

This returns some string value to me. i want to test the string value with
xsl:if statements and go accordingly. how can this be done.

Thanks in advance.

TP.

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread