How do I have the cursor focus to a text field on page load?

Biju Subhash on January 29 with 25 comments

Here I’m explaining how to focus cursor to a text field on page load. You can do this with several methods with a simple javascript code. For this, you have...