【发布时间】:2021-09-18 12:58:27
【问题描述】:
我有一个 contenteditable P,我如何从 Div 中选择和突出显示外部文本
我的鼠标焦点从“selectionstart”开始,但我无法将焦点结束在“selectionend”上
<div> <p contenteditable ="true">selectionStart</p> </div> selectionEnd
【问题讨论】:
标签: javascript c# html internet-explorer