DOM | > | Mozilla | > | Classes | > | Area |
- Area
-
The Area object is used when manipulating an "area" tag in HTML. The W3C introduced it in the DOM Level 1 HTML spec.
Class: nsHTMLAreaElement
File: content/html/content/src/nsHTMLAreaElement.cpp
Inherits from the following classes:
- nsGenericHTMLLeafElement : content/html/content/src/nsGenericHTMLElement.cpp
Implements the following interfaces:
- nsIDOMHTMLAreaElement : dom/public/idl/html/nsIDOMHTMLAreaElement.idl
- nsIDOMNSHTMLAreaElement : dom/public/idl/html/nsIDOMNSHTMLAreaElement.idl
- nsILink : content/html/content/public/nsILink.h