Interface | Description |
---|---|
IWindow |
The window object represents a window containing a DOM document.
|
IWindowTimers |
Allows authors to schedule timer-based callbacks.
|
Class | Description |
---|---|
Location |
Location objects provide a representation of the address of the active document of their Document's browsing context, and allow the current entry of the browsing context's session history to be changed, by adding or replacing entries in the history object.
|