HomeMenu
Jesus · Bible · HTML · CSS · JS · PHP · SVG · Applications

autofocus

Description

The autofocus attribute for HTML specifies the element is to be focused as soon as the page is loaded without the user having to manually focus the element.

Syntax

autofocus="value"

Examples

1 · HTML · false

2 · HTML · true

3 · JS · false

4 · JS · true