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

  • From: "Jacob Kruger" <jacobk@xxxxxxxxxxxxxx>
  • To: <program-l@xxxxxxxxxxxxx>
  • Date: Thu, 22 Oct 2009 18:52:17 +0200

HTML: JFW Virtual Cursor...Something like the following javascript should 
handle it for you:
<body onload="document.form1.txtOne.focus();>

<form name="form1">

<input type="text" name="txtOne" /><br />

</form>


That's a very simplified/stripped down version, but anyway...

Stay well

Jacob Kruger
Blind Biker
Skype: BlindZA
'...fate had broken his body, but not his spirit...'

  ----- Original Message ----- 
  From: Corbett, James 
  To: program-java@xxxxxxxxxxxxx ; program-l@xxxxxxxxxxxxx 
  Sent: Thursday, October 22, 2009 3:07 PM
  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... 




  __________ Information from ESET NOD32 Antivirus, version of virus signature 
database 4533 (20091022) __________

  The message was checked by ESET NOD32 Antivirus.

  http://www.eset.com



__________ Information from ESET NOD32 Antivirus, version of virus signature 
database 4533 (20091022) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com




__________ Information from ESET NOD32 Antivirus, version of virus signature 
database 4534 (20091022) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com

Other related posts: