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 - 4 of 4 questions

Sortable table accessible to keyboard users

Stackoverflow

I have a <thead> with a couple of rows that are sortable. My markup currently looks like this:

Tags: 
  • html
  • html-table
  • accessibility

Accessible Table with Sub Headings / Category Separation

Stackoverflow

EDIT: To the person who tagged this as having nothing to do with ADA. This question has everything to do with ADA.

Tags: 
  • html
  • html-table
  • accessibility

Meeting 508 Accessibility requirements for complex data tables

Stackoverflow

I'm using a extension for Firefox to check for 508 compliance issues. found here:

Tags: 
  • html
  • html-table
  • coldfusion
  • accessibility

Word-wrap in an HTML table using display:table-row

A more complex version of: Word-wrap in an HTML table.

Tags: 
  • html
  • css
  • mobile
  • html-table
  • accessibility