At 19:02 10/31/00 GMT, you wrote:
>Hello All,
>
>I have a slight problem on my hands. I am trying to make the cursor default 
>to the beginning of my input fields. For example if a user opens up a 
><cf_form> page, I want them to be able to begin inputting their data without 
>having to use their mouse to move their cursor into position.
>
>Any ideas out there?

Something like this in your BODY tag:
Onload="document.forms[0].elements[ElementNumber].focus()"

RPS

------------------------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message 
with 'unsubscribe' in the body to [EMAIL PROTECTED]

Reply via email to