HTMLScriptElement
Represents an HTML script element.
Gets or sets if script should execute asynchronously.
Gets or sets the character encoding of the external script resource.
Gets or sets how the element handles crossorigin requests.
Gets or sets if the script should be deferred.
Gets or sets athe address of the resource.
Gets or sets the text in the script element.
Gets or sets the type of an embedded resource.