
Solid, safe website tools.
Whatever your need, Will Bontrager builds powerful software solutions.
If you don't find the answer to your question in these archives, ask your CGI question at the Current Master Series CGI Forum.
| Author | Message |
|---|---|
| 25Jul02 Iain Farrell |
Subject: Automatically selected fields I've noticed that sites like hotmail and my webmail - http://webmail.ntlworld.com - automatically select the first text field in the form when you access them but I can't find anything in the source that would make them do that. Any ideas how they're doing it? Many thanks in advance cos it's driving me nuts |
| 27Jul02 Will |
In response to: Automatically selected fields They're probably using JavaScript with an onLoad command directing focus on a certain form field. |