hidden
This page has been flagged with the following issues:
High-level issues:
Summary
The hidden type of the <input> element represents a value that is hidden from the user, but which is sent with the form data; the value can be set programatically.
Overview Table
| DOM Interface | HTMLInputElement |
|---|
Needs Examples: This section should include examples.
Notes
Remarks
This input type presents no control to the user, but sends the value of the value property with the submitted form.
Standards information
- HTML 4.01 Specification, Section 17.4
HTML information
{
Compatibility
Desktop
| Feature | Chrome | Firefox (Gecko) | Internet Explorer | Opera | Safari |
|---|---|---|---|---|---|
| Basic support | ? | ? | ? | ? | ? |
Mobile
| Feature | Android | BlackBerry | Chrome for mobile | Firefox Mobile (Gecko) | IE Mobile | Opera Mobile | Opera Mini | Safari Mobile |
|---|---|---|---|---|---|---|---|---|
| Basic support | ? | ? | ? | ? | ? | ? | ? | ? |
See also
Related pages (MSDN)
Referenceinputinput type=submit
This article contains content originally from external sources.
Portions of this content come from the Microsoft Developer Network: [Windows Internet Explorer API reference Article]
This tool helps to make and review comments inline.
How to Use
insert instructions, with images, here