Files
emacs/lisp/web-completion-data/html-stuff/html-attributes-short-docs/keygen-autofocus
2020-12-05 21:29:49 +01:00

4 lines
279 B
Plaintext

autofocus
This Boolean attribute lets you specify that the control should have input focus when the page loads, unless the user overrides it, for example by typing in a different control. Only one form element in a document can have the autofocus attribute, which is a Boolean.