如何获取 contenteditable 元素中插入符的水平位置?
我有一个 contenteditable 元素 (div),其中包含一些文本和 html。我需要找到当前行上插入符号的水平位置。我需要与此 contenteditable 元素中的每一行相关的数字。我知道如何在整个 contenteditable 中获取插入符号的绝对位置,但我正在寻找当前行上的位置。有人可以帮忙吗?最好使用 jQuery。
I have a contenteditable element (div) which contains some text and html. I need to find horizontal position of the caret on current line. I need number which is relative to each line that is within this contenteditable element. I know how to get absolute position of the caret in whole contenteditable but I am looking for position on current line. Can anybody help ? Preferably using jQuery.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论