Click to return to the DHTML, HTML     
selectorText Property     SHAPE Attribute | shape P...     DHTML Properties    
Web Workshop  |  DHTML, HTML & CSS

self Property


Retrieves a reference to the current window or frame.

Syntax

HTMLN/A
Scripting[ oSelf = ] object.self

Possible Values

oSelfObject that specifies the current window or frame.

The property is read-only with 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.

Applies To

[ Object Name ]
PlatformVersion
Win16:
Win32:
Mac:
Unix:
WinCE:
FRAME, window


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.