<textarea> 元素在Gecko 2.0 (Firefox 4)中默认是可以进行缩放的. 你可以通过下面的CSS代码来重写这种行为:. textarea.example { resize: none; ...
確定! 回上一頁