Click to return to home page
Richard Lowe Jr Home

<META http-equiv content-script-type>

Description Attributes Examples

Description:

Informs the browser which type of scripting language you are using by default.

Attributes:

<meta http-equiv="Content-Script-Type" content="type">

Type indicates the default scripting language within the document. Some common values include the following:

text/javascript scripting languagae is JavaScript
text/tcl Use TCL as the scripting language
text/VBscript Use VBscript

Examples:

<META HTTP-EQUIV="Content-Script-Type" CONTENT="text/javascript">

Set the scripting language to JavaScript.

 


Unless otherwise noted, all photos and text is Copyright © Richard G Lowe, Jr.