Hi,

I remember when I learned this one at a Figleaf CFUG from a very enthusiastic Dave 
Watts  -

<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript">
  <!--
  document.forms[0].realname.focus()
  //-->
</SCRIPT>

where 'realname' is the name of your input field, i.e.
 <INPUT TYPE="TEXT" NAME="realname" SIZE=35>

Thanks, Dave.

> 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.

___

Eva
Senior Web Developer______________________

e:  [EMAIL PROTECTED]
v:  (202) 737-1030 x24
http://www.hskids-tmsc.org
Head Start Publications Management Center
__________________________________________


------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to