Log in   Register a New Account

Accessify Forum - Discuss Website Accessibility

New to the forum?

Only an email address is required.

Register Here

Already registered? Log In

Currently Online

No registered users are online.

Links that trigger Scripts

Reply with quote Hi there,

I have been working on a website and testing it out with Accessibility Valet, aiming to pass triple A.
Everything is fine, but because of this tag
<form action="http://www.iksonline.com/cgi-bin/NewAlphaMail.pl" name="form1" id="form1" method="POST" >
that paticular page is under probable fail category.
How can I ammend it to make it accessible?

cheers,
Tracy
Reply with quote I don't think it's the link causing the problem, as the script is run on the server, so couldn't have any accessibility implications. Does the form have lots of form controls? It may just be things like grouping controls with fieldsets and legends it's referring to, where only a user check would be able to determine a pass or fail.
Reply with quote Hi Tracy,

Could be the "name=form1" tag, which is depreciated for validation (just use "id=whatever").
Take it out and try again Wink

Designory :: Design & Marketing
tel: (0845) 056 8392
www.designory.co.uk

Display posts from previous:   

All times are GMT

  • Reply to topic
  • Post new topic