Jason Kunesh wrote: > I know there's other ways I could pick these dates (say, using a > textbox and a calendar javascript widget like orbitz or other travel > sites do). I'm interested in seeing if I am applying fieldset and > legend and label correctly.
I know you were mainly interested in the fieldset/legend structure, but while we're all here... :) It has been found that javascript widgets are extremely difficult, if not impossible, for a screen-reader user to use. Although they will be able to hear that a new event has been triggered, they may not be able to locate or access the new content. I would say, for finite controls (i.e. months/days of week etc) that it is best to use drop-down menus. The "perfect" solution would be to cater for all users and to use a combination of drop-down and javascript widget. Thanks M http://punkchip.com ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify [EMAIL PROTECTED] or the sender of the e-mail. It is your responsibility to protect your system from viruses and any other harmful code or device. This e-mail message has been scanned for the presence of computer viruses; However LMUK accepts no liability for any which remain. We may monitor or access any or all e-mails sent to us. ********************************************************************** ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************
