[thelist] Simple HTML form question

David.Cantrell at Gunter.AF.mil David.Cantrell at Gunter.AF.mil
Mon Mar 3 15:49:00 CST 2003


> Is it possible to have the cursor display in the text field
> on a search form when the page is first opened?


<script>
input_id.focus()
</script>

That should work, unless my brain is /completely/ fried today...

HTH,
-dave



More information about the thelist mailing list