confi-emacs-inicial/elpa/ac-html-20151005.731/completion-data/html-attributes-short-docs/fieldset-disabled

3 lines
315 B
Plaintext

disabled [HTML5]
If this Boolean attribute is set, the form controls that are its descendants, except descendants of its first optional <legend> element, are disabled, i.e., not editable. They won't receive any browsing events, like mouse clicks or focus-related ones. Often browsers display such controls as gray.