<SCRIPT
LANGUAGE=scripting language
</SCRIPT>
Specifies the inclusion of a script such as VBScript or JavaScript. The scripts themselves appear in the element's container. The end-tag is required.
Authors often enclose the scripts in the SCRIPT element within the comment tag (<!-- ... -->). This prevents browsers which do not recognize the SCRIPT element from displaying the scripts as plain text in the browser.
Example
<SCRIPT> <SCRIPT language="VBScript"> '... Additional VBScript statements ... </SCRIPT>
file: /Techref/language/html/r020/slide63.htm, 2KB, , updated: 2007/1/25 17:35, local time: 2024/11/15 22:36,
3.142.174.13:LOG IN
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://linistepper.com/techref/language/html/r020/slide63.htm"> HTML Reference</A> |
Did you find what you needed? |