by Vivienne Trulock
Include default, place-holding characters in edit boxes and text areas, otherwise some screen readers may not 'see' it.
Simply have at least one option 'selected' for each form element.
more information on how to set different elements to be selected on page load is available at http://www.ilikecake.net/html/html_10_forms.htm.
Check boxes and radio buttons should have at least one selected option (this can be 'none'). Text boxes and text areas should have content like 'insert search here'. Menus and lists should have a pre-selected option. This again can be 'none' or an instruction - 'select age range'.
Webxact will check this automatically.