RE: [xsl] options select

Subject: RE: [xsl] options select
From: Robin Samways <rsamways@xxxxxxxxxxxxx>
Date: Wed, 29 Aug 2001 12:11:14 -0400
More specifically...

Eg.

<xsl:element name="option">
  <xsl:attribute name="name">optName</xsl:attribute>
  <xsl:attribute name="value">optValue</xsl:attribute>
  <xsl:attribute name="selected"></xsl:attribute>
</xsl:element>

Robin..

-----Original Message-----
From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
[mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of Karlo
Sent: Wednesday, August 29, 2001 11:37 AM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: [xsl] options select


Hi, would like to know how you go about doing the following html : "<option 
selected value=Jan>Jan</option>" )

I would usually use the <xsl:attribute name=selected> if I want to get in 
an attribute value, but this doesnt want to go..

ALso, I installed IE 6, so I think its not too great anymore and I might 
have to reinstall all the parsers. Can someone give me the URL for the 
collection of parsers I can install ?

THanks in advance

Karlo


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



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


Current Thread