Thank you, it worked like magic. I'll have to read my
Javascript book now so I know what it means.
Maureen
-Original Message-
From: Bob Showalter [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, October 01, 2002 12:11 PM
To: 'Maureen E Fischer'; [EMAIL PROTECTED]
Subject: RE:
> -Original Message-
> From: Maureen E Fischer [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, October 01, 2002 1:13 PM
> To: [EMAIL PROTECTED]
> Subject: setting curser position (focus)
>
>
> I am trying to figure out how to get the curser to sit at
> the first entry field so the user does
onLoad="myfield.focus()"; //That's it roughly.
Something to that effect. The onLoad event handler is an attribute in the
Body tag of the page.
-Original Message-
From: Maureen E Fischer [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, October 01, 2002 12:13 PM
To: [EMAIL PROTECTED]
Subject: set