translate

Featured Links

Questions & Answers

This listing is a compilation of both questions asked in-site and questions related to accessibility themes gathered from different sources (stackoverflow, UX Stack Exchange).

Displaying 1 - 2 of 2 questions

508 compliance and javascript

I run a site (ASP.NET) for a company that is in different counties, based on the link the user clicks on the landing page all the <a> tags on the page gets a string of the county

Tags: 
  • javascript
  • accessibility
  • section508

Checking if a site is 508 compliant

Stackoverflow

I know the Visual Studio 2012 has an accessibility checker that checks for 508 compliance, but a portion of our content is dynamically generated using JavaScript and jQuery, and as such cannot be c

Tags: 
  • javascript
  • jquery
  • html
  • accessibility
  • section508