nibs
03-03-2003, 06:56 PM
I have the code
<input type=text nam=username tabindex=1>
This will allow me to Tab to this first field but what I need in HTML w/o having to resort to javascript is control over the cursor i.e. when I arrive at this login page I want the cursor to start in this text field.
Does any body know of the code to rectify this w/o using javascript or is it possible.
thank u in advance,
nibs
<input type=text nam=username tabindex=1>
This will allow me to Tab to this first field but what I need in HTML w/o having to resort to javascript is control over the cursor i.e. when I arrive at this login page I want the cursor to start in this text field.
Does any body know of the code to rectify this w/o using javascript or is it possible.
thank u in advance,
nibs