Posted by William Stokes on 03/15/05 13:06
Thanks Jesper. That did it!
-Will
"Jesper Goos" <jesper@ruazgo.com> kirjoitti
viestissδ:4236A275.6010906@ruazgo.com...
> Try something like this...
>
> <body
> onload="document.loginForm.username.focus();document.loginForm.username.select();">
> <form name="loginForm">
> <input type="text" name="username">
> </form>
> </body>
>
> Jesper
>
>
> William Stokes wrote:
>
>>Hello,
>>This might be more of a HTML question but I think that someone here can
>>help
>>me.
>>
>>How can I put, automatically, the cursor to a spesific text field in web
>>form. So that the user doesn't have to select the first field with mouse.
>>
>>Thanks
>>-Will
>>
>>
>>
>
> --
>
Navigation:
[Reply to this message]
|