getElementById("inp");. 2. . 3. input.focus();. 4. input.setSelectionRange(9,9);. 5. //input.setSelectionRange(0,1);. 6. //input.setSelectionRange(1,1);.
確定! 回上一頁