CSS 代码. <style type="text/css"> textarea { resize: none; } </style>. 将 resize 属性设置为 none , textarea 就变成了固定大小,小三角也消失了。下面看看效果。
確定! 回上一頁