1. <textarea style="width:420px;overflow-y:visible;"></textarea>
2. <textarea name="textarea" id="textarea" style='overflow-y: hidden;height:20px' onpropertychange="this.style.height = this.scrollHeight + 'px';" oninput="this.style.height = this.scrollHeight + 'px';"></textarea>

浙公网安备 33010602011771号