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]

RE: options select


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@lists.mulberrytech.com
[mailto:owner-xsl-list@lists.mulberrytech.com]On Behalf Of Karlo
Sent: Wednesday, August 29, 2001 11:37 AM
To: xsl-list@lists.mulberrytech.com
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


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