I am using IE8 and I have textarea on the page. It’s width set to 80% with maxlength of 132 chars.
If the user write text that not contains spaces, like the letter V 132 times without spaces, the textarea grows horizontaly (width grows).
How can I prevent this behaviour – I don’t want allow the width to grow?
I am using IE8 and I have textarea on the page. It’s width set
Share
Just need to add: