W3C Accessibility Issues

I’m wondering whether any information is available to explain how the new W3C Web Accessibility Guidelines can be implemented in Domino 7.Any help gratefully received!

Chris

Subject: W3C Accessibility Issues

Chris,

A few things that I can think of that go a long way:

Use $$HTMLFrontMatter and $$HTMLTagAttributes

For fields, add IDs and labels

Use both onclick and onkeypress events for buttons

For me, passthru HTML is better than Domino styling.

Probably not what your asking but I haven’t seen lots of documentation on this. HTH.