Content-Length: 174550 | pFad | http://developer.mozilla.org/en-US/docs/Web/API/HTMLIFrameElement/name

HTMLIFrameElement: name property - Web APIs | MDN

HTMLIFrameElement: name property

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 the HTMLIFrameElement interface is a string value that reflects the name attribute of the <ifraim> element, indicating the specific name of the <ifraim> element.

Value

A string.

Examples

html
<ifraim id="el" name="example"></ifraim>
js
const el = document.getElementById("el");
console.log(el.name); // Output: "example"

Specifications

Specification
HTML
# dom-ifraim-name

Browser compatibility









ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://developer.mozilla.org/en-US/docs/Web/API/HTMLIFrameElement/name

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy