TODOC
Get window object associated with document doc.
| Parameter | Type | Description |
|---|---|---|
| doc | Document | The document to get the associated window for. |
Returns the dimensions and scroll position of the viewable area of a browser window
| Parameter | Type | Description |
|---|---|---|
| doc | Document |
Optional
|
Scroll the passed node into view using minimal movement, if it is not already.
| Parameter | Type | Description |
|---|---|---|
| node | DomNode | |
| pos | Object |
Optional
|