Is there a way to constrict how far a <textarea> can expand? Or a way to format a <table> so that it doesn’t look bad when you expand a <textarea>?
Is there a way to constrict how far a <textarea> can expand? Or a
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The only way I know is with the resize css property. It is a CSS3 property so it may not help you if you are dealing with older browsers.
Try applying this class to your text areas…