HTMLObjectElement: name property - Web APIs | MDN (original) (raw)

Baseline

Widely available

This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2015.

The name property of theHTMLObjectElement interface returns a string that reflects the name HTML attribute, specifying the name of the browsing context.

Value

A string.

Specifications

Specification
HTML # dom-object-name

Browser compatibility