[jawsscripts] Events Triggered while in Table on Web Page

  • From: "Medoff, Marshall I. (FTC)" <Marshall.Medoff@xxxxxx>
  • To: "jawsscripts@xxxxxxxxxxxxx" <jawsscripts@xxxxxxxxxxxxx>
  • Date: Fri, 9 Feb 2018 15:44:45 +0000

One more question:

I have a table on a page in a web app that contains cells of data and cells of 
links.  The table is properly formatted and gets spoken and can be navigated 
properly.

I can navigate via the tab key but that takes me from link to link within the 
table.  I can use Control + Alt + [arrow] to move from cell to cell.

In my script source I've trapped two events, FocusChangedEvent and 
HandleCustomWindows event, neither of which are triggered when using the Cell 
navigation keys.  It is only when I use the tab key that the 
HandleCustomWindows event is triggered and my code gets run.

My question is, what events do I need to trap in order to get the code to run 
no matter which navigation method a user chooses.

Thanks again in advance,

Marshall Medoff

__________�

View the list's information and change your settings at 
http://www.freelists.org/list/jawsscripts

Other related posts: