Patrick wrote: > [...] the ID can't match the name, as the former needs to be unique [...]
Good point Patrick. Being it's a radio button you're right on. --- David wrote: > You mean the text used to label the control with should be the same as the value of the name and id attributes? Actually I didn't mean the label text but label for="" attribute. > Why alt text on a radio button? The purpose of the attribute is to provide an textual alternative for image inputs. I just copied what Mel posted and I agree that the alt attribute isn't needed in that. I wouldn't use it. --- Emma wrote: > Being picky, the name isn't actually required (unless being used in scripts etc). True. Most of my work is scripted so I tend to use the name attribute. --- My main focus was to have a label's for attribute match but I understand there are unique circumstances here being it's a radio button. Have a great weekend everyone. Mike ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************
