moderated Re: How does one hover over a link?
Steve Nutt
Hi,
Can you not do this with Control JAWS and Numpad Enter? That should expand the elements of the pop up. Just put your virtual cursor on the link and press Control JAWS and Numpad Enter.
All the best
From: main@jfw.groups.io <main@jfw.groups.io> On Behalf Of Udo Egner-Walter via groups.io
Sent: 03 April 2022 10:59 To: main@jfw.groups.io Subject: Re: How does one hover over a link?
Hi Bill,
To hover over a link you need these steps:
1. Route PCCursor to VirtualCursor (Ctrl.+JAWS+Delete) 2. Active JAWS Cursor (NumpadMinus)
You need these 3 steps because as far as I know there's no script to route the JAWS-Cursor (= Mouse) to the VirtualCursor.
If you want you can use the following script to do these steps in one and add your own shortcut:
<Code start>
Sometimes you need to route the JAWS Cursor (mouse) to the element with focus and make a mouse click there. So here is another script to do this task. Added is one more line to do the mouse click:
Script RoutMouseToVirtual () ; do a left mouse click
All the best Udo
|
|