The disabled Attribute


« Previous Next »

The input disabled attribute specifies that an input field should be disabled.

A disabled input field is unusable and un-clickable.

The value of a disabled input field will not be sent when submitting the form!







Live Demo & Try it yourself!