Browser
js.Browser (Class)
Static Members
window: js.html.Window
The global window object.
document: js.html.HTMLDocument
Shortcut to Window.document.
location: js.html.Location
Shortcut to Window.location.
Shortcut to Window.navigator.
console: js.html.ConsoleInstance
Shortcut to Window.console.