Top "Wcag" questions

Web Content Accessibility Guidelines (WCAG) are part of a series of Web accessibility guidelines published by the W3C's Web Accessibility Initiative.

Set focus on first invalid input in AngularJs form

I've read several articles and StackOverflow questions relating to the setting of focus in AngularJs. Unfortunately all the examples that …

validation angularjs angularjs-directive wcag
Why WCAG made 3 level "A", "AA" and "AAA"?

What is the purpose of making 3 priority level by WCAG? is it like? If client not paying extra or if …

usability accessibility w3c screen-readers wcag
Combining a table and hierarchical list in HTML

I'm working to redesign a legacy toolset and I'm looking at how to better display some information both presentationally and …

html css html-table wcag wcag2.0
Any tool recommendation for WCAG 2.0 validation?

I believe everyone now a days is working hard to make web pages WCAG 2.0 compliant. Can you share any good …

accessibility w3c wcag
What is the limit of character to use in alt="text" according to WCAG 2.0?

What is the limit of character to use in alt="text" according to WCAG 2.0?

css xhtml accessibility w3c wcag
Does compliance to WCAG 2.0 AA prevent the use of JavaScript?

Does compliance to WCAG 2.0 AA prevent the use of JavaScript? My understanding based on Understanding Conformance is that we can …

javascript accessibility wcag