Click to return to the DHTML, HTML     
navigate Method     navigateHomePage Method     Default Behaviors Referen...    
Web Workshop  |  DHTML, HTML & CSS

navigateFrame Method


Navigates the window or frame to the specified location and displays the contents in folder view.

Syntax

oDAVObject.navigateFrame(sHTTP, sTarget)

Parameters

sHTTPRequired. String that specifies any valid HTTP address.
sTargetRequired. String that specifies the name of a frame. You can use _self for the current window, or _top for a new window.

Return Value

No return value.

Remarks

This method requires an object with the httpFolder behavior.

Applies To

[ Object Name ]
PlatformVersion
Win16:
Win32:
Mac:
Unix:
WinCE:
httpFolder


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.