>You can use javascript to perform this... Do the following:
>
> document.formName.boxName.focus(); // set the focus to the box
>
Thank you
Worked like charm
Much appreciated
Kind Regards
Brent Clark
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http:/
You can use javascript to perform this... Do the following:
document.formName.boxName.focus(); // set the focus to the box
Brent Clark escribió:
Hi all
I have a problem where, when I click on a link and when the page is finish
loading
I would like for the cursor to ready in the corr
Hi all
I have a problem where, when I click on a link and when the page is finish
loading
I would like for the cursor to ready in the correct html text box.
I cant seem to find a solution
If anyone could help, that would be most appreciated
Kind Regards
Brent Clark
--
PHP General Mailing List (h
3 matches
Mail list logo