These are not user bookmarks that are stored in the favorites menu but are special bookmarks for remembering access points in TextRange objects.
This method generates a special value that can be stored in a variable and can later be passed to the moveToBookmark() method to restore the start and end points of the TextRange to the current values. It's a simple way to store and restore the settings of a TextRange.
See also: | TextRange.moveToBookmark() |
Prev | Home | Next |
TextRange.findText() | Up | TextRange.getBoundingClientRect() |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |