Re: radio button default

Subject: Re: radio button default
From: Nick Browne <NickBrowne@xxxxxxxxxxxxxxx>
Date: Thu, 28 Sep 2000 09:25:27 +0100
Use checked="checked" as the attribue of the input tag. You cannot use the
reduced form as this is invalid XML. Likewise, the 'selected' attribute
becomes selected="selected" etc.

Regards
Nick Browne
Slipstone Ltd

"D. Bennion" wrote:

> I have searched for this topic everywhere and can't
> find anything. Does anyone know how to set a radio
> button to default in xsl/html?


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


Current Thread