508 Compliance for Version 5.0

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
HP
Beginner
Beginner
Posts: 2
Joined: Wed Mar 30, 2005 2:21 pm

508 Compliance for Version 5.0

Post by HP »

Hi,

Could you please confirm if the version 5 menus are 508 compliant. I am keenly looking for access to menu items through keyboard. Are there any built in functions that handle this? If not, it would be great if you could give me clues on how to go about proving keyboard access ( using tabs ) on the menu items.

Thanks. :)
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

Full 508 compliance is high on the development list (I need it, too!), and I know Andy has been working on it. Perhaps he'll step in and give us an update.

I will contact him directly as well.
John
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

Literally talking to Andy now as we speak. Try adding the keypress.js module as the last item in your JS calls group. Use the tab key to move around.

Let us know how it goes.
John
User avatar
stephen702
Super Advanced
Super Advanced
Posts: 77
Joined: Wed Jul 16, 2003 4:53 am
Location: Davis, CA
Contact:

Post by stephen702 »

I have two horizontal menus, one above the other. Keypress works on the top one, but doesn't then move on to the one below it.
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

Thanks, Stephen. Andy said it wasn't quite done, but "very close". There are tree menu issues as well.
John
HP
Beginner
Beginner
Posts: 2
Joined: Wed Mar 30, 2005 2:21 pm

Post by HP »

John wrote:Literally talking to Andy now as we speak. Try adding the keypress.js module as the last item in your JS calls group. Use the tab key to move around.

Let us know how it goes.
Hi

I did include the keypress.js file as the last file. Still not able to access the menu items using tab.

Am i supposed to invoke any function in particular in my code?
Sorry if i'm being dumb. :oops:

Thanks.
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

No, nothing else needed.

Got a URL?
John
Post Reply