InsertUnorderedList Command | Internet Development Index |
Toggles the text selection between an ordered list and a normal format block.
Scripting Information
Command InsertUnorderedList User interface None. Set bUserInterface to false or omit. execCommand vValue Optional. String that specifies an id attribute for the unordered list. May be set to null or omitted. Applies to execCommand, queryCommandEnabled, queryCommandIndeterm, queryCommandState, queryCommandSupported, queryCommandValue.
Remarks
If the previous format block is already an ordered list, this command identifier will append the current format block to that previous ordered list.
Standards Information
There is no public standard that applies to this command.
Minimum Availability
Internet Explorer 4.0 and later.