[jawsscripts] executing random JavaScript

  • From: "Jonathan C. Cohn" <jon.c.cohn@xxxxxxxxx>
  • To: jawsscripts@xxxxxxxxxxxxx
  • Date: Sat, 13 Dec 2014 12:19:46 -0500

Good Day,
I have been giving consideration of scripting the Time Entry system that is 
being used by several government contracting firms. 

This tool uses <div> tags with no content text, but each div tag has a 
onClick=ClickToFocus(this) and the first day has an id of d0000 and the second 
day has a div of d00001. Also, vertically on top of these divs for text entry 
are divs that contain each day of the time period with id something like 
date00, date01, date02,etc 

I know the correct solution would be for the timesheet company to use GRID or 
Tables though considering that that ere is no data empty cells it is quite 
possible that the table would be ignored.

So I am considering if one clinics enter when the JAWS focus is on an element 
in date01 could I get it to run the JavaScript ClickToFocus() with an argument 
pointing to the div with id=“d0001”?  In case it complicates things at all, the 
site uses HTTPS protocol.


Best wishes,

Jonathan




__________�

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

Other related posts: