javascript hidden disabled

When set to true, the hidden element cannot receive focus or be modified by the user, and it typically appears grayed out on the page.

javascript hidden Description

See input (type="hidden").