how do I???
how do I???
Out of context: Reply #1
- Started
- Last post
- 5 Responses
- unknown0
google does it like this
(this is in head):function sf()
{
document.f.q.focus();
}then in the body tab:
and the form and text field declaration looks like this:
...
...