0 out of 4 rated this helpful - Rate this topic

HTMLScriptElement object

Implements the document object model (DOM) representation of the script element.

Internet Explorer 10

DOM Information

Inheritance Hierarchy

 Node
  Element
   HTMLElement
     HTMLScriptElement

Members

The HTMLScriptElement object has these types of members:

Properties

The HTMLScriptElement object has these properties.

PropertyDescription

async

Provides control of when a script executes while a document loads.

 

 

 

Send comments about this topic to Microsoft

Build date: 11/28/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.