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: radio button default


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

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