HTMLScriptElement

Module:
html
Inherits from:
Declared In:

Overview

Use the links in the table of contents to the left to access the documentation.



Member Data

charset
defer
event
htmlFor
src
text
type

charset


attribute DOMString charset; 


defer


attribute boolean defer; 


event


attribute DOMString event; 


htmlFor


attribute DOMString htmlFor; 


src


attribute DOMString src; 


text


attribute DOMString text; 


type


attribute DOMString type; 

 

Last Updated: 2009-05-29