Re: FN-FORUM: accessibility
date posted 29th January 2005 22:12
There are a few occurances of:
value=""checked
Try adding a space to make it:
value="" checked
Does that make a difference? I don't really understand your form - why
do you have multiple elements with the same name? (ie, hidden fields
with the same name as radio fields).
R, Joe.