Get to know MDN better
このページはコミュニティーの尽力で英語から翻訳されました。MDN Web Docs コミュニティーについてもっと知り、仲間になるにはこちらから。
This feature is well established and works across many devices and browser versions. It’s been available across browsers since 2015年7月.
name は HTMLMapElement インターフェイスのプロパティで、<map> 要素の一意な名前を表します。 この値は <img> 要素の useMap 属性と一緒に使うことで、<map> 要素を参照することができます。
<map> 要素に id 属性が設定されている場合、この name プロパティはこの id と同じになります。
ホワイトスペースのない、空でない文字列です。
| HTML # dom-map-name |
Enable JavaScript to view this browser compatibility table.
This page was last modified on 2024年7月30日 by MDN contributors.
Your blueprint for a better internet.
Visit Mozilla Corporation’s not-for-profit parent, the Mozilla Foundation.
Portions of this content are ©1998–2026 by individual mozilla.org contributors. Content available under a Creative Commons license.