Snippets tagged “autofocus”
1 snippet uses this tag.
- How to Set Default HTML Form Focus Without JavascriptHTML
In this tutorial, you’ll see how to set the default HTML form focus. This can be done without Javascript. For that, use the HTML “autofocus” attribute.