On Fri, 26 May 2000 11:19:11 -0500, [EMAIL PROTECTED] wrote:
>Hi CF_friends,
>
>How do I make the Cursor Default to the First Input Field as soon as
>a form
>is requested. I used the tabindex='1' attribute but it still
>defaults to
>the browser URL Address box.
>
>Thanks
>sam
>
>---------------------------------------------------------------------
>---------
>Archives: http://www.eGroups.com/list/cf-talk
>To Unsubscribe visit
>http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_ta
>lk or send a message to [EMAIL PROTECTED] with
>'unsubscribe' in the body.
OnLoad="document.form_name.input_name.focus();"
Put this in the body field.
-- Timothy C. Hill, [EMAIL PROTECTED] on 05/26/2000
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebarRsts&bodyRsts/cf_talk or send a message
to [EMAIL PROTECTED] with 'unsubscribe' in the body.