W3C Web Content Accessibility Guidelines 1.0, which technology could I use?
Posted
by vtortola
on Stack Overflow
See other posts from Stack Overflow
or by vtortola
Published on 2010-06-11T13:02:40Z
Indexed on
2010/06/12
12:43 UTC
Read the original article
Hit count: 256
Hi,
I've a project where one of the requirements is fullfil the "W3C Web Content Accessibility Guidelines 1.0 (WCAG 1.0)".
I'm now considering wich technology could I use to acomplish it, but I'm a little bit confused.
Silverlight would be the easiest way, but I cannot find conclusive information about if silverlight is or isn't compilant.
I've seen controls pack done in javascript that looks very nice, like DHTMLX, but again the same problem, I don't know for sure. Besides, I've always read that a website should work wihthout javascript, and use it just for improve the user experience.
Thanks.
© Stack Overflow or respective owner