摘要: var input1 =window.document.getElementById("input1").createTextRange(); input1.collapse(false); input1.select(); 光标在该栏位末位 闪烁 阅读全文