Enable vertical scrolling on textarea
- by Hozefa
I have a textarea that I want to enable vertical scrolling. When I exceed the height of the textarea, it increases in size. The scroll bar does not appear. I want that a vertical scroll bar appears and the users are not able to resize the text area as well.
I searched online and tried solutions posted, but none seem to work.
Demo:…