thank you.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Title: RE: @Body tag Onload form focus problem
The .js didn't come through, so I jar'd it up. Unjar it and drop it in where it belongs.
Mark J. Stang
Senior Engineer/Architect
office: +1 303.468.2900
mobile: +1 303.507.2833
Ping Identity
-Original Message-
From: Mark
: tapestry-user@jakarta.apache.org
Subject: @Body tag Onload form focus problem
guys,
i have a form on a page which contains multiple fields within a form.
now i want to put the focus/cursor on the first field when the page
loads up.
for that i have tried to use onload within @Body, but i am unable
guys,
i have a form on a page which contains multiple fields within a form.
now i want to put the focus/cursor on the first field when the page
loads up.
for that i have tried to use onload within @Body, but i am unable to
use it. and i have also tried to use some other javascript but am
still u