I've seen where login pages (and other form-based pages) place the cursor in
the first field of a form after the page loads.
I'm familiar with the tabIndex, but that only works once you hit the tab
key.
What function automatically places the cursor in any give form field??
the first field of a form after the page loads.
I'm familiar with the tabIndex, but that only works once you hit the tab
key.
What function automatically places the cursor in any give form field??
Comment