How to disable multiline input being dynamically resized by user?
问题 I have a multiline input on my html form and some browsers (firefox 4 and chrome) allow users to resize it dynamically. It is nice, but it breaks my layout. Is it possible to disable this feature? Thanks 回答1: If users resize the field, it's probably because they want (or need) it to be bigger 1 . In such a case, you should consider your users know what they are doing, are doing it because they want / need to, and that they will accept the layout to be a little broken , provided it allows them