ScriptElement
HTML script elements expose the HTMLScriptElement interface, which provides special properties and methods for manipulating the behavior and execution of script elements (beyond the inherited HTMLElement interface).
Documentation HTMLScriptElement by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See:
Instance Members
src: Stringtype: Stringcharset: Stringasync: Booldefer: BoolcrossOrigin: Stringtext: Stringevent: StringhtmlFor: Stringintegrity: String