今天遇到個需求:要求textarea 初始只顯示一行,當使用者輸入內容過多引起換行, ... html <textarea id="codePath" rows="1"></textarea> // js let ...
確定! 回上一頁