how do I???
how do I???
Out of context: Reply #4
- Started
- Last post
- 5 Responses
- unknown0
try it again here: hope not blank
define the javascript function in head
function sf(){
document.f.q.focus();
}in body
make the form, call it f
make the input field, call it q