选择:focusOffset 属性
**Selection.focusOffset
** 只读属性返回选择焦点在Selection.focusNode
中的字符偏移量。
此数字从零开始。如果选择以Selection.focusNode
中的第一个字符结束,则返回0
。
值
数字。
规范
规范 |
---|
选择 API # dom-selection-focusoffset |
浏览器兼容性
BCD 表格仅在浏览器中加载
另请参见
Selection
,它所属的接口。
**Selection.focusOffset
** 只读属性返回选择焦点在Selection.focusNode
中的字符偏移量。
此数字从零开始。如果选择以Selection.focusNode
中的第一个字符结束,则返回0
。
数字。
规范 |
---|
选择 API # dom-selection-focusoffset |
BCD 表格仅在浏览器中加载
Selection
,它所属的接口。