摘要: 1.textarea 高度自适应 2.最小高度和最大高度默认 <script type="text/javascript"> $(function(){ $("#textarea3").textareaAutoHeight({ minHeight:25, maxHeight:69 }); })//最 阅读全文
posted @ 2015-04-27 17:59 野紫 阅读(9923) 评论(0) 推荐(0) 编辑