type attribute | type property
Sets or retrieves the MIME type for the associated scripting engine.
Syntax
| HTML | <element type="p" ... > |
|---|---|
| JavaScript | |
Property values
Type: String
Remarks
Compare this property with the language property. To avoid conflict, match the type with the language type specified in the language property.
See also
Show: