HomeMenu
Jesus · Bible · HTML · CSS · JS · PHP · SVG · Applications

defaultView

Description

The defaultView of Document for JS returns the Window associated with document, if there is one, or null otherwise.

Syntax

document.defaultView

Examples

1 · get