[jawsscripts] Re: Modifying Jaws script for navigating between landmarks

  • From: "Travis Roth" <travis@xxxxxxxxxxxxxx>
  • To: <jawsscripts@xxxxxxxxxxxxx>
  • Date: Wed, 14 Nov 2012 18:05:53 -0600

Hi,
JAWS has a MoveToTag() function.
You could try something like 
MoveToTag (s_top, "main")

I am not sure if JAWS loads any tag it finds into its tag list, or only
officially recognized HTML tags, but you could try and find what happens...

-----Original Message-----
From: jawsscripts-bounce@xxxxxxxxxxxxx
[mailto:jawsscripts-bounce@xxxxxxxxxxxxx] On Behalf Of Léonie Watson
Sent: Wednesday, November 14, 2012 3:59 PM
To: jawsscripts@xxxxxxxxxxxxx
Subject: [jawsscripts] Modifying Jaws script for navigating between
landmarks

Good evening,
 

I?d like to create a proof of concept script for Jaws. It?s to demonstrate
how Jaws might support a new HTML5 element that?s been proposed.

 

I think there are two possible options. Either to modify the script that
handles navigation between landmarks on web pages with the semi colon quick
nav key, or to write a new script that introduces a new quick nav key based
on the proposed element.

 

A potential catch is that this new element doesn?t exist yet, so there is no
browser support for it. Jaws would need to take it from the HTML because no
information will be available via the browser?s accessibility API.

 

If this is something that?s likely to be browser specific, Firefox is my
preferred browser for developing this proof of concept functionality.

 

I?m an occasional Jaws scripter, but it?s been a long time since I used it
in anger. I?d appreciate any advice on the best approach to take,
scripts/functions I would need to modify, and any pitfalls I should be aware
of.

 

I?ve searched the list archives (and will keep trying), but if there is
existing information around this anywhere, links and/or reading material
happily received as well. Thanks.

 

Léonie.

-- 

Léonie Watson

 

E. tink@xxxxxxxxxx

T. @LeonieWatson

S. Leonie.Watson

W. tink.co.uk

 


__________�

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


__________�

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

Other related posts: