textarea resize: none

 In différence entre mythe et histoire

It works in all browsers and overrides the WebKit native version, because this version has all kinds of fancy stuff (like callbacks and animation). To prevent a text field from being resized, you can use the CSS resize property with its "none" value. As a desired rule, however, you need to permit resizing.How to Disable the Resizing of the CSS textarea { resize: none; /* Disables resizability */ } Result resize property to disable the resizability:If you want to report an error, or if you want to make a suggestion, do not hesitate to send us an e-mail: We use cookies to improve user experience, and analyze website traffic.

Add this piece of code to your textarea … While using this site, you agree to have read and accepted our resize: none|both|horizontal|vertical|initial|inherit; Tutorials, references, and examples are constantly reviewed to avoid errors, but we cannot warrant full correctness of all content. Firefox has provided the same feature in Firefox 4.In this article, we are going to learn how to make the To prevent a text field from being resized, you can use the Or you can provide your