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 Standard The definition of 'useMap' in that specification. |
Living Standard | Initial definition. |
Browser compatibility
BCD tables only load in the browser