[jawsscripts] Re: Help requested for making attributes changing in xml dom, Specially for Doug

  • From: Jitendra Kumar <jeet.invincible@xxxxxxxxx>
  • To: jawsscripts@xxxxxxxxxxxxx
  • Date: Fri, 29 Dec 2017 18:05:07 +0530

OK, I would love to have your code.
perhaps it could be of some help to me.

On 12/28/17, Jonathan Cohn <jon.c.cohn@xxxxxxxxx> wrote:

Hello,
No, you can not modify the XML and then expect JAWS to respond to those
changes. You can get the XML for the current focused item or any item that
you can create a selector for.  I have some basic code for the deltic time
and expense system our company uses for time entry. Right now it just reads
the row number and the date of the current column. I plan on making it
actually look at the row identifier and speak a customizable string for
that time entry code along with being able to automatically enter new time
codes, but I don't spend much time these days scripting JAWS.

Best Wishes,

Jonathan Cohn

On Wed, Dec 27, 2017 at 7:38 AM Jitendra Kumar <jeet.invincible@xxxxxxxxx>
wrote:

Hello doug and friends, if I have the following information: can I
change the name or any other attribute of the element using xml? of
the button?
Note that the code is taken from doug's youtube scripts.
@searchPlayPause
|BUTTON|class|ytp-play-button ytp-button
|BUTTON|class|ytp-play-button ytp-button ytp-play-button-playlist
@@
script pressPlayPause()
; Press the Play/Pause button if present.
if !fsxml__performAction(Action_DoDefaultAction, searchPlayPause)
        sayMessage(OT_Error, msgNoPlayPause)
        return
endIf
endScript
__________�

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




-- 
Skype:
Jeet.delhi
__________�

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

Other related posts: