Subject: Re: Multiple Selects Revisited
From: David Carlisle <davidc@xxxxxxxxx>
Date: Mon, 11 Jun 2001 19:00:37 +0100
|
> Is there a way to set the multiple attribute, so that no options are
> selected when the page is displayed?
sppecify multiple="multiple" and use
<xsl:output method="html"/>
if using the HTML output method then this will be minimised to
just multiple.
David
_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
01285 884400.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|