Back to Content

HTMLObjectElement: name property

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

latest353 B
Original Source

{{APIRef("HTML DOM")}}

The name property of the {{domxref("HTMLObjectElement")}} interface returns a string that reflects the name HTML attribute, specifying the name of the browsing context.

Value

A string.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}