This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

xsl:if and javascript


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]