[thelist] Simple HTML form question

Rob Smith rob.smith at THERMON.com
Mon Mar 3 15:51:01 CST 2003


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

Yup.

<body blah=blah onLoad="window.document.formName.Fieldname.focus()">

Rob



More information about the thelist mailing list