Contents Index Topic Contents Command Identifiers Command identifiers specify an action to take on the given object. Use them with the following methods: execCommand queryCommandEnabled queryCommandIndeterm queryCommandState queryCommandSupported queryCommandValue BackColor Command Bold Command Copy Command CreateBookmark Command CreateLink Command Cut Command Delete Command FontName Command FontSize Command ForeColor Command FormatBlock Command Indent Command InsertButton Command InsertFieldset Command InsertHorizontalRule Command InsertIFrame Command InsertInputButton Command InsertInputCheckbox Command InsertInputFileUpload Command InsertInputHidden Command InsertInputPassword Command InsertInputRadio Command InsertInputReset Command InsertInputSubmit Command InsertInputText Command InsertMarquee Command InsertOrderedList Command InsertParagraph Command InsertSelectDropdown Command InsertSelectListbox Command InsertTextArea Command InsertUnorderedList Command Italic Command JustifyCenter Command JustifyLeft Command JustifyRight Command Outdent Command OverWrite Command Paste Command Refresh Command RemoveFormat Command SelectAll Command UnBookmark Command Underline Command Unlink Command Unselect Command Command Identifiers Reference BackColor Command Sets the background color of the current selection. value A string specifying a color. Can be any one of the color names or values given in Color Table. Applies To execCommand queryCommandEnabled queryCommandIndeterm queryCommandState queryCommandSupported queryCommandValue Bold Command Wraps a tag around the object. This command does not use the value parameter. Applies To execCommand queryCommandEnabled queryCommandIndeterm queryCommandState queryCommandSupported queryCommandValue Copy Command Copies the object to the clipboard. This command does not use the value parameter. Applies To execCommand queryCommandEnabled queryCommandIndeterm queryCommandState queryCommandSupported queryCommandValue CreateBookmark Command Wraps an tag around the object, or edits an existing tag. value A string specifying any valid bookmark name. If value is blank, the bookmark is removed. Applies To execCommand queryCommandEnabled queryCommandIndeterm queryCommandState queryCommandSupported queryCommandValue CreateLink Command Wraps an tag around the current selection. value A string specifying any valid URL. Applies To execCommand queryCommandEnabled queryCommandIndeterm queryCommandState queryCommandSupported queryCommandValue Cut Command Copies the object to the clipboard and then deletes it. This command does not use the value parameter. Applies To execCommand queryCommandEnabled queryCommandIndeterm queryCommandState queryCommandSupported queryCommandValue Delete Command Deletes the object. This command does not use the value parameter. Applies To execCommand queryCommandEnabled queryCommandIndeterm queryCommandState queryCommandSupported queryCommandValue FontName Command Sets the typeface for the current selection. value A string specifying a font name, as described by the face property. Applies To execCommand queryCommandEnabled queryCommandIndeterm queryCommandState queryCommandSupported queryCommandValue FontSize Command Sets the font size of the current selection. value A string specifying a font size, as described by the size property. Applies To execCommand queryCommandEnabled queryCommandIndeterm queryCommandState queryCommandSupported queryCommandValue ForeColor Command Sets the foreground (text) color of the current selection. value A string specifying a color. Can be any one of the color names or values given in Color Table. Applies To execCommand queryCommandEnabled queryCommandIndeterm queryCommandState queryCommandSupported queryCommandValue FormatBlock Command Wraps a block tag as specified around the current object. value A string specifying the action to carry out. Applies To execCommand queryCommandEnabled queryCommandIndeterm queryCommandState queryCommandSupported queryCommandValue Indent Command Indents the current selection. This command does not use the value parameter. Applies To execCommand queryCommandEnabled queryCommandIndeterm queryCommandState queryCommandSupported queryCommandValue InsertButton Command Inserts a