This is a discussion on RE: [PHP] (OT?) form question within the PHP General forums, part of the PHP Programming Forums category; [snip] This may be more of an HTML question - can't find anything in the php manual, but I may ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
[snip]
This may be more of an HTML question - can't find anything in the php manual, but I may not know where to look. Is it possible to put the cursor into a form element when a page loads without using javascript? [/snip] Your (not what you wanted to hear) answer is http://www.w3.org/TR/html4/interact/forms.html#h-17.11 |