html.elements.iframe

Spec

MDN URL

Status

On the standards track: Yes

Is Experimental: No

Is Deprecated: No

Browser Support

In Chrome version 1 on 2008-12-11

In Chrome Android version 18 on 2012-06-27

In Edge version 12 on 2015-07-29

In Firefox version 1 on 2004-11-09 Note: The resize CSS property doesn't have any effect on this element due to bug 680823.

In Firefox for Android version 4 on 2011-03-29 Note: The resize CSS property doesn't have any effect on this element due to bug 680823.

In Internet Explorer version ≤11 on undefined

In Quest Browser version 5.0 on undefined

In Opera version ≤15 on undefined

In Opera Android version ≤14 on undefined

In Safari version ≤4 on undefined Note: Safari has a bug that prevents iframes from loading if the iframe element was hidden when added to the page. iframeElement.src = iframeElement.src should cause it to load the iframe.

In Safari on iOS version ≤3.2 on undefined Note: Safari on iOS has a bug that prevents iframes from loading if the iframe element was hidden when added to the page. iframeElement.src = iframeElement.src should cause it to load the iframe.

In Samsung Internet version 1.0 on 2013-04-27

In WebView Android version 4.4 on 2013-12-09

In WebView on iOS version ≤3.2 on undefined Note: WebView on iOS has a bug that prevents iframes from loading if the iframe element was hidden when added to the page. iframeElement.src = iframeElement.src should cause it to load the iframe.