Home | Top | Website design | JavaScript Editor | Get Advanced JavaScript and Ajax Editor, Validator and Debugger! 1st JavaScript Editor. |
Retrieves a reference to the current window or frame.
Syntax
N/A |
[ oSelf = ] object.self |
Possible Values
oSelf | Object that receives the current window or frame. |
The property is read-only. The property has no default value.
Remarks
You can use the property to explicitly refer to the current window or frame. To improve scripting efficiency, you also can use it to make implicit window references explicit.
Standards Information
There is no public standard that applies to this property.
Applies To
|
FRAME , window |
Home | Top | Website design | JavaScript Editor | Get Advanced JavaScript and Ajax Editor, Validator and Debugger! 1st JavaScript Editor. |