setRangeText (newText, start, end, 'select');. } document.getElementById("input").onkeydown = e => {. if (e.key === "Enter") typeInTextarea("lol");. }.
確定! 回上一頁