Re: [PHP] cursor to text field

2005-03-15 Thread William Stokes
Thanks Jesper. That did it! -Will "Jesper Goos" <[EMAIL PROTECTED]> kirjoitti viestissä:[EMAIL PROTECTED] > Try something like this... > > onload="document.loginForm.username.focus();document.loginForm.username.select();"> > > > > > > Jesper > > > William Stokes wrote: > >>Hello, >>This migh

Re: [PHP] cursor to text field

2005-03-15 Thread Jesper Goos
Try something like this... 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.

[PHP] cursor to text field

2005-03-15 Thread William Stokes
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 -- PHP General Mailing List (http://www.php.n