A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developer.mozilla.org/en-US/docs/Web/API/HTMLMapElement below:

HTMLMapElement - Web APIs | MDN

HTMLMapElement

Baseline Widely available

The HTMLMapElement interface provides special properties and methods (beyond those of the regular object HTMLElement interface it also has available to it by inheritance) for manipulating the layout and presentation of map elements.

EventTarget Node Element HTMLElement HTMLMapElement Instance properties

Inherits properties from its parent, HTMLElement.

HTMLMapElement.name

A string representing the <map> element for referencing it other context. If the id attribute is set, this must have the same value; and it cannot be null or empty.

HTMLMapElement.areas Read only

A live HTMLCollection representing the <area> elements associated to this <map>.

Instance methods

No specific method; inherits methods from its parent, HTMLElement .

Specifications Browser compatibility See also

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4