disabled

When use in a form element, this boolean attribute disables the control from user input. When a control is disables it cannot have focus and it is skipped by tabbing navigation. e.g. disabled= "disabled"

This attribute can be used in..

Search the Soup!