Click to See Complete Forum and Search --> : How cursor appears in first form argument ?


pickslap
03-24-2003, 10:12 AM
Hi There,

I'm a novice and I just need the cursor to appear on the top input field on a page. How can I do this with JS ?

Thanks

Steffen

:confused:

pyro
03-24-2003, 10:20 AM
Try document.formname.fieldname.focus();