HTMLScriptElement Interface Reference

import "HTMLScriptElement.idl";

Inherits HTMLElement.

Inheritance diagram for HTMLScriptElement:

Inheritance graph
[legend]
Collaboration diagram for HTMLScriptElement:

Collaboration graph
[legend]
List of all members.

Public Attributes

attribute DOMString text
attribute DOMString htmlFor
attribute DOMString event
attribute DOMString charset
attribute boolean defer
attribute DOMString src
attribute DOMString type

Detailed Description

Definition at line 22 of file HTMLScriptElement.idl.


Member Data Documentation

attribute DOMString text

Definition at line 23 of file HTMLScriptElement.idl.

attribute DOMString htmlFor

Definition at line 24 of file HTMLScriptElement.idl.

attribute DOMString event

Definition at line 25 of file HTMLScriptElement.idl.

attribute DOMString charset

Definition at line 26 of file HTMLScriptElement.idl.

attribute boolean defer

Definition at line 27 of file HTMLScriptElement.idl.

attribute DOMString src

Definition at line 28 of file HTMLScriptElement.idl.

attribute DOMString type

Definition at line 29 of file HTMLScriptElement.idl.


The documentation for this interface was generated from the following file:
Generated on Fri Feb 9 15:14:02 2007 for Web Kit DOM by  doxygen 1.5.1