[program-l] Re: HTML: JFW Virtual Cursor...

  • From: "Corbett, James" <James.Corbett@xxxxxxxxxxxxx>
  • To: <program-l@xxxxxxxxxxxxx>
  • Date: Thu, 22 Oct 2009 09:32:59 -0400

Travis:

...as usual many thanks.... I forgot about the E key while in a browser.

Jim 
 

-----Original Message-----
From: program-l-bounce@xxxxxxxxxxxxx [mailto:program-l-bounce@xxxxxxxxxxxxx] On 
Behalf Of Travis Roth
Sent: October 22, 2009 09:29
To: program-l@xxxxxxxxxxxxx; program-java@xxxxxxxxxxxxx
Subject: [program-l] Re: HTML: JFW Virtual Cursor...

HI Jim,

You can of course use JAWS's quick navigation keys such as f or e to move to 
fields.

 

If you want to do it programmatically I think some JavaScript will do it. 
Google seems to use some to have focus go to their search edit field, and that 
works for me 95% of the time I"d say.

Perhaps in the onLoad event something like 

getElementById("field1").setFocus();

 

(Untested syntax, a JS expert can set me correct on the above.)

 

From: program-l-bounce@xxxxxxxxxxxxx [mailto:program-l-bounce@xxxxxxxxxxxxx] On 
Behalf Of Corbett, James
Sent: Thursday, October 22, 2009 8:08 AM
To: program-java@xxxxxxxxxxxxx; program-l@xxxxxxxxxxxxx
Subject: [program-l] HTML: JFW Virtual Cursor...

 

Hi: 

...this only pertains to development, I'm working with a html / jsp page that 
contains both header, left and right side bars as well as my content. Each time 
I load the page I'm obviously placed at the top of the page and need to scroll 
past all of the previously mentioned links and text in order to get to my jsp 
edit field.

...is there a means via html / jsp code to force my focus to be on the first 
edit field or is there something with in JFW that will affectively give me the 
same results? Remember this is only for dev purposes.

Jim 

James M. Corbett 

A - Technical Specialist
GST/HST Micros | Micros de la TPS/TVH
Business Suite Assessing Systems (BSAS) Revenue and Accounting Systems 
Directorate (RASD) | Direction des Systèmes de revenu et de comptabilité (DSRC) 
Information Technology Branch (ITB) | Direction générale de l'informatique 
(DGI) Canada Revenue Agency | Agence du revenue du Canada 

(613) 941-1338 

.FinishProject(.getItDone, .getItRight, { Right Now }) 

DevMicro... 

 

** To leave the list, click on the immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=unsubscribe]
** If this link doesn't work then send a message to:
** program-l-request@xxxxxxxxxxxxx
** and in the Subject line type
** unsubscribe
** For other list commands such as vacation mode, click on the
** immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=faq]
** or send a message, to
** program-l-request@xxxxxxxxxxxxx with the Subject:- faq

Other related posts: