HTML / JavaScript: Focus user on first available field
Filed Under (JavaScript) by admin on 22-01-2007
So far I haven’t figured out where is the user’s caret when entering an HTML page with multiple fields.
With the following code (placed right before the closing HTML tag), the page will load and focus the first text or text area field on the page. Read the rest of this entry »