Web/API/HTMLObjectElement/useMap

From Get docs


The useMap property of the HTMLObjectElement interface returns a DOMString that reflects the usemap HTML attribute, specifying a <map> element to use.

Syntax

var String = HTMLObjectElement.useMap;
HTMLObjectElement.useMap = String;

Value

A DOMString.

Specifications

Specification Status Comment
HTML Living StandardThe definition of 'useMap' in that specification. Living Standard Initial definition.

Browser compatibility

Update compatibility data on GitHub

Desktop Mobile
Chrome Edge Firefox Internet Explorer Opera Safari Android webview Chrome for Android Firefox for Android Opera for Android Safari on iOS Samsung Internet
useMap Chrome

Full support 1

Edge

Full support 12

Firefox

Full support 1

IE

Full support Yes

Opera

Full support Yes

Safari

Full support 6

WebView Android

Full support 37

Chrome Android

Full support 18

Firefox Android

Full support 4

Opera Android

Full support Yes

Safari iOS

Full support Yes

Samsung Internet Android

Full support 1.0

Legend

Full support  
Full support