Subject: RE: radio button default From: Ben Robb <Ben@xxxxxxxxxx> Date: Thu, 28 Sep 2000 09:33:46 +0100 |
The correct way to do it is to have <xsl:output> set to "html", and then the following in the radio button: <input type="radio" name="KeyActivity" value="1" checked="checked"> XSL Processors should then strip the attribute out, leaving: <input type="radio" name="KeyActivity" value="1" checked> Ben XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
Re: radio button default, Nick Browne | Thread | RE: radio button default, Lee Goddard |
Re: radio button default, Nick Browne | Date | RE: Baffled by xsl:sort - want to p, Dylan Walsh |
Month |