Creates a textrange object from the current text selection, or a controlrange collection from a control selection.
dhtml语法
range = selection.createrange()
return value
returnsthe created textrange object.
是否符合公共标准
There is no public standard that applies to this method.
Applies To
selection
更多语法参考
createControlRange