[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: radio button default

Subject: Re: radio button default
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 28 Sep 2000 09:54:59 GMT
check radio button using xsl

> In my experience I've found that just specifiying a checked attribute
> irrespective of it's value works (in IE4+ anyway).  For example:

The SGML mechanism of using an attribute value without specifying
the name of the attribute is a minimisation feature that wasn't copied
into XML, and so the XML equivalent is to specify the attribute name
as well as the value.

In the case of the HTML attributes that commonly used this feature, the
attribute name is the same as the value, so in this case, that should be

checked="checked"

If you are using the html output method, most XSL systems will linearise
this as just

checked

David


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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.