textarea 不能改变大小的方法

通过css

textarea {
  resize:none;
}
posted @ 2013-08-23 17:02  popping  阅读(315)  评论(0)    收藏  举报