CreateBookmark Command | Internet Development Index |
Creates a bookmark anchor or retrieves the name of a bookmark anchor for the current selection or insertion point.
Scripting Information
Command CreateBookmark User interface None. Set bUserInterface to false. execCommand vValue Required. String that specifies a valid anchor name. Providing an empty string will cause the command to fail. Applies to execCommand, queryCommandEnabled, queryCommandIndeterm, queryCommandState, queryCommandSupported, queryCommandValue.
Remarks
The HTML generated by this command may vary depending on the version of Microsoft® Internet Explorer.
Standards Information
There is no public standard that applies to this command.
Minimum Availability
Internet Explorer 4.0 and later.