【发布时间】:2014-12-30 19:04:40
【问题描述】:
1 Programmatically inserting text into a text box
2 Setting the caret to the end.
3 Making the caret visible (i.e. scroll the text box content)
4 Select some of the text from last programmatically,
5 **set the selected text visible.** (i.e. scroll the text box content)
我可以做 1,2,3,4。但是我做不到 5.这个问题只存在于IE9+
有什么办法吗??
【问题讨论】:
-
提供你写的代码?
标签: javascript jquery html internet-explorer-11