[ic] Form field auto focus

Jordan Adler jordan at endpoint.com
Thu Jan 10 22:11:57 EST 2008


On Thu, January 10, 2008 21:44, DB wrote:
> I want to have the cursor automatically positioned into a certain form
> field when my page loads. I've found that this can be done using

Try <body onload="document.formname.fieldname.focus();">, perhaps.

-- 
Thanks,

Jordan M. Adler
End Point Corporation
jordan at endpoint.com


More information about the interchange-users mailing list