E-mail List Archives
Re: Proper Way to Render Table for Reading Cells
From: Jonathan Avila
Date: Jul 7, 2015 7:30AM
- Next message: Daniel Tang (dtang): "Re: Browser zooming sufficient for WCAG 1.4.4 (resize text)"
- Previous message: Jonathan Avila: "Re: longdesc or hidden div?"
- Next message in Thread: None
- Previous message in Thread: _mallory: "Re: Proper Way to Render Table for Reading Cells"
- View all messages in this Thread
> I'd like to either use hotkeys within the web browser using JavaScript
> or accept any other recommendations on replicating the functionality
> for disabled folks to be able to "select" a table row to perform
> actions after the fact.
Remember that the page/script won't know where the virtual/browser cursor is. So you will actually have to provide some sort of focusable mechanism as _mallory indicates even if you create hotkeys unless the hotkeys are hard coded to specific rows. In addition, JAWS is different from other screen readers like NVDA and Window-Eyes that it only focuses controls like links on tab while other screen readers will focus them when you reach them via arrow keys in browse mode.
Jonathan
--Â
Jonathan AvilaÂ
Chief Accessibility Officer
SSB BART GroupÂ
<EMAIL REMOVED>
Phone 703.637.8957 Â
Follow us: Facebook | Twitter | LinkedIn | Blog | Newsletter
- Next message: Daniel Tang (dtang): "Re: Browser zooming sufficient for WCAG 1.4.4 (resize text)"
- Previous message: Jonathan Avila: "Re: longdesc or hidden div?"
- Next message in Thread: None
- Previous message in Thread: _mallory: "Re: Proper Way to Render Table for Reading Cells"
- View all messages in this Thread