Method of dom/Selectiondom/Selection
Syntaxvar object = object.createRangeCollection();
Return Value
Returns an object of type DOM NodeDOM Node
Object
Returns a collection of TextRange objects.
Notes RemarksHost applications can provide a multiple selection mechanism and can return a collection of TextRange objects that represents discontinuous selections. The host application provides the collection through the ISegmentList interface. MSHTML requests this interface through the ISelectionServices interface. Microsoft Internet Explorer 5.5 does not provide multiple selection. The default implementation of this method returns a collection consisting of a single TextRange object.
Syntax Standards informationThere are no standards that apply here.
AttributionsMicrosoft Developer Network: [Windows Internet Explorer API reference Article]
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4