RE: [xsl] Multiple Selects

Subject: RE: [xsl] Multiple Selects
From: Mouton Vincent <Vincent.Mouton@xxxxxxxxxxxxx>
Date: Mon, 11 Jun 2001 17:06:34 +0200
use <xsl:attribute name="selected">selected</xsl:attribute>

v

-----Original Message-----
From: Tanzila Mohammad [mailto:tmohammad@xxxxxxxxxxxxxxxxxxxx]
Sent: Monday, June 11, 2001 5:11 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: RE: [xsl] Multiple Selects


I am trying to include a multiple select tag in my xsl sheet:

i.e.
<SELECT NAME="Bathroom colors" SIZE="5" MULTIPLE>
<OPTION>White
<OPTION>Red
<OPTION>Green
<OPTION>Black
</SELECT>

The error I get when I include the 'MULTIPLE' is:

- the attribute select must be followed by the '=' character.

Any suggestions?

Tanz



 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