asp.net中如何去除TextBox的滚动条
asp.net中如何去除TextBox的滚动条
日期:2022-02-07 20:19:29 人气:1
<textarea style='overflow: hidden; border: 1px solid #94BBE2; width: 23%; height: 58px;
font-size: 16px' onpropertychange='this.style.posHeight=this.scrollHeight' i
font-size: 16px' onpropertychange='this.style.posHeight=this.scrollHeight' i