javascript event view
| view | NN 6 IE n/a DOM 2 |
| Read-only | |
|
Returns a reference to the W3C DOM view (i.e., the window or frame object in Netscape's implementation) in which the event occurred. |
|
| Example | |
var whichWin = evt.view; |
|
| Value | |
Reference to a window type of object. |
|
| Default | |
Current window. |
|
Previous: javascript event wheelDelta
Next: javascript event type
793,Nickname,Homepage or email,Comments here,Add comment
