| Programming C# C++ (7) Delphi (604) Java (8) JavaScript (55) Document (8) Events (8) Strings (3) perl (40) php (12) VBScript (1) Visual Basic (1) |
How to focus on an input field when the page is loaded
(2 votes). Leave comments and/ or rate it.
The object model provides a .focus() method.
Comments:
|