文件名称:textareaAutoHeight-master
-
所属分类:
- 标签属性:
- 上传时间:2013-03-12
-
文件大小:1.78kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
textarea自适应高度插件:
使用方法:
0. 检查CSS文件中所有textarea的line-height值, 若是纯数字, 给它加上单位em, 如: 1.5em. 否则IE(6|7|8)下插件失效.
1. 加载jQuery库(1.4+)
2. 加载textareaAutoHeight.js
3. 使用以下接口调用插件:
$( textarea ).tah({
moreSpace:15, //输入框底部预留的空白, 默认15, 单位像素
maxHeight:600, //指定Textarea的最大高度, 默认600, 单位像素
animateDur:200 //调整高度时的动画过渡时间, 默认200, 单位毫秒
}) -textarea height adaptive plug: use: check the CSS file for all the textarea line-height value, pure digital, plus it em, such as: 1.5em. otherwise IE (6 | 7 | 8) under plug failure. 1. loaded jQuery library (1.4+) 2 loaded textareaAutoHeight.js 3. use the following interface call plugin: $ (' textarea' ). tah ({moreSpace: 15,// input box at the bottom of reserved blank, the default 15 units of pixels maxHeight: 600,// Textarea maximum height specified, the default 600, the unit pixel animateDur: 200// adjust the height of the animation transition time, default 200 milliseconds})
使用方法:
0. 检查CSS文件中所有textarea的line-height值, 若是纯数字, 给它加上单位em, 如: 1.5em. 否则IE(6|7|8)下插件失效.
1. 加载jQuery库(1.4+)
2. 加载textareaAutoHeight.js
3. 使用以下接口调用插件:
$( textarea ).tah({
moreSpace:15, //输入框底部预留的空白, 默认15, 单位像素
maxHeight:600, //指定Textarea的最大高度, 默认600, 单位像素
animateDur:200 //调整高度时的动画过渡时间, 默认200, 单位毫秒
}) -textarea height adaptive plug: use: check the CSS file for all the textarea line-height value, pure digital, plus it em, such as: 1.5em. otherwise IE (6 | 7 | 8) under plug failure. 1. loaded jQuery library (1.4+) 2 loaded textareaAutoHeight.js 3. use the following interface call plugin: $ (' textarea' ). tah ({moreSpace: 15,// input box at the bottom of reserved blank, the default 15 units of pixels maxHeight: 600,// Textarea maximum height specified, the default 600, the unit pixel animateDur: 200// adjust the height of the animation transition time, default 200 milliseconds})
(系统自动生成,下载前可以参看下载内容)
下载文件列表
textareaAutoHeight-master/
textareaAutoHeight-master/README
textareaAutoHeight-master/textareaAutoHeight.js
textareaAutoHeight-master/README
textareaAutoHeight-master/textareaAutoHeight.js
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.