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

  • From: Jacob Kruger <Jacob.Kruger@xxxxxxxxxxxx>
  • To: "program-l@xxxxxxxxxxxxx" <program-l@xxxxxxxxxxxxx>
  • Date: Fri, 23 Oct 2009 08:33:08 +0200

True, should have been:
<body onload="document.form1.txtOne.focus();">

Stay well

Jacob Kruger
jacob.kruger@xxxxxxxxxxxx

From: program-l-bounce@xxxxxxxxxxxxx [mailto:program-l-bounce@xxxxxxxxxxxxx] On 
Behalf Of qubit
Sent: Thursday, October 22, 2009 8:46 PM
To: program-l@xxxxxxxxxxxxx
Subject: [program-l] Re: HTML: JFW Virtual Cursor...

there's a quote missing on the body element
----- Original Message ----- 
From: Jacob Kruger 
To: program-l@xxxxxxxxxxxxx 
Sent: Thursday, October 22, 2009 11:52 AM
Subject: [program-l] Re: 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
No virus found in this incoming message.
Checked by AVG - www.avg.com
Version: 8.5.423 / Virus Database: 270.14.25/2450 - Release Date: 10/21/09 
16:44:00
** 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: