moveToBookmark method (Internet Explorer)

Switch View :
ScriptFree
moveToBookmark method

Moves to a bookmark.

Syntax

object.moveToBookmark(Bookmark)

Standards information

There are no standards that apply here.

Parameters

Bookmark [in]

Type: BSTR

String that specifies the bookmark to move to.

Return value

Type: Boolean

Boolean that returns one of the following possible values:

Return valueDescription
true

Successfully moved to the bookmark.

false

Move to the bookmark failed.

 

Remarks

Bookmarks are opaque strings created with the getBookmark method.

This feature might not be available on non-Microsoft Win32 platforms.

 

 

Send comments about this topic to Microsoft

Build date: 2/14/2012