Is there a CSS style that IE7 and Firefox will obey that changes the behaviour of a TEXTAREA so that it behaves more like…. um….. more like the thing I’m typing into right now!
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.
Word-wrapping is the default behaviour of <textarea>s. However, it will make a horizontal scrollbar if you write a bunch of text without any spaces. If you just mashed the keys on your keyboard to test your textarea, that’s how you might have gotten a scrollbar and thought it wasn’t wrapping.