Element.iframe constructor

Creates a new <iframe> element.

Element.iframe()

Creates a new <iframe> element.

This is identical to calling new Element.tag('iframe').