Should UAs provide ways to uncheck a particular radio button:

 <input type="radio" name="foo">
 <input type="radio" name="foo">

... they are both unchecked; after I mark the first checked, should I be able to uncheck it?


-- Anne van Kesteren <http://annevankesteren.nl/>



Reply via email to