type attribute | type property
[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]
Specifies when the element type is the output element.
Syntax
| HTML |
|---|
<element type="p" ... > |
| JavaScript |
|---|
p = object.type |
Property values
Type: String
Returns the string "output".
Standards information
See also
Show: