Javascript Reference
Form Elements > hidden
javascript hidden Description
See input (type="hidden").
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.

Powered by Linode.