This jQuery plugin auto resize to fit content of container (textarea, div and so on).
- 资源大小:36.90 kB
- 上传时间:2021-06-30
- 下载次数:0次
- 浏览次数:1次
- 资源积分:1积分
-
标 签:
资 源 简 介
Auto resize with one line of code: $("textarea").xautoresize();
Resize on the fly: $("textarea").xautoresize({action: "resize"});
Demo: http://jsfiddle.net/nguyenxndaidev/nqhr6/
minified version: 1.73KB
文 件 列 表
demo.html
jquery.xautoresize.js
jquery.xautoresize.min.js
jquery-1.7.2.min.js