クライアントサイドイメージマップ。 HTML 4.01 の MAP 要素の定義 を参照。
areas
HTMLCollection型, 読取専用
HTMLCollection
name
DOMString型
DOMString
usemap
interface HTMLMapElement : HTMLElement { readonly attribute HTMLCollection areas; attribute DOMString name; };