标签: javascript jquery html jquery-plugins contenteditable
我无法找到合适的解决方案将光标移动到特定位置。
我使用jquery.caret.js
var position=$('#elementContentEditable').caret('pos');
如何将插入符号位置设置为上述代码行返回的位置?