<textarea style="overflow:hidden;border-width:0px;background-Color:buttonface;"> 永远没有滚动条 </textarea> <textarea style="overflow:auto;border-width:0px;background-Color:buttonface;"> 字多了才会有滚动条 </textarea> <textarea style="overflow:visible;border-width:0px;background-Color:buttonface;"> 字多了也不会有滚动条,但是会被撑开 </textarea> 相关文章: