Back to Content

HTMLObjectElement: useMap property

files/en-us/web/api/htmlobjectelement/usemap/index.md

latest387 B
Original Source

{{APIRef("HTML DOM")}}{{deprecated_header}}

The useMap property of the {{domxref("HTMLObjectElement")}} interface returns a string that reflects the usemap HTML attribute, specifying a {{HTMLElement("map")}} element to use.

Value

A string.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}