Movatterモバイル変換


[0]ホーム

URL:


  1. Web
  2. Web APIs
  3. HTMLMapElement

HTMLMapElement

Baseline Widely available

This feature is well established and works across many devices and browser versions. It’s been available across browsers since ⁨July 2015⁩.

TheHTMLMapElement interface provides special properties and methods (beyond those of the regular objectHTMLElement 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 theid attribute is set, this must have the same value; and it cannot benull or empty.

HTMLMapElement.areasRead only

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

Instance methods

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

Specifications

Specification
HTML
# htmlmapelement

Browser compatibility

See also

  • HTML element implementing this interface:<map>.

Help improve MDN

Learn how to contribute

This page was last modified on byMDN contributors.


[8]ページ先頭

©2009-2025 Movatter.jp