动态改变textbox的宽高的js

上传:weixin_24460 浏览: 23 推荐: 0 文件:PDF 大小:16.12KB 上传时间:2020-12-12 14:33:06 版权申诉
代码如下: <INPUT type=”button” value=”↓” onclick=”document.getElementById(‘temp10966’).style.height=(parseInt (document.getElementById(‘temp10966’).style.height)+150).toString()+’px'”> <INPUT type=”button” value=”↑” onclick=”if(parseInt(document.getElementById(‘temp10966’).style.height)>150
上传资源
用户评论