|
Common DOM API | ||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Element
.
Entity
.
EntityReference
.
Element
interface represents an element in an HTML or XML
document.style
attribute.EntityReference
objects may be inserted into the structure
model when an entity reference is in the source document, or when the
user wishes to insert an entity reference.Event
interface is used to provide contextual information
about an event to the handler processing the event.EventException
as specified in
their method descriptions.EventListener
interface is the primary method for
handling events.EventTarget
interface is implemented by all
Nodes
in an implementation which supports the DOM Event
Model.
|
Common DOM API | ||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |