Textarea cols 属性Textarea 对象实例修改textarea 元素的宽度: [mycode3 type='js'] document.getElementById('myTextarea').cols = '100'; [/mycode3] 尝试一下» ...
確定! 回上一頁