Map 对象代表一个 HTML <map> 元素。
您可以使用 getElementById() 访问 <map> 元素:
您可以使用 document.createElement() 方法创建 <map> 元素:
Collection | Description |
---|---|
areas | Returns a collection of all <area> elements in an image-map |
images | Returns a collection of all <img> and <object> elements associated with the image-map |
Property | Description |
---|---|
name | Sets or returns the value of the name attribute of an image-map |
HTML DOM 参考:区域对象
HTML 参考:HTML <地图> 标签
HTML 参考:HTML <区域> 标签
截取页面反馈部分,让我们更快修复内容!也可以直接跳过填写反馈内容!