Posted by WEBstar on December 1, 2012 at 3:59pm
Hello,
I setted height of comment form on two rows.
But when i start writing more than two rows, i get scrollbar in it.
I would like that comment form expands if needed, without scrollbar showing.
Can someone help me with this?
Thank you very much!
Comments
This is how textareas work by default
This is normal. Perhaps look for javascript solution (outside of drupal) to automatically add line height as the user enters data.