There is this form I have and I would like the description field to be a textarea with the text box having the blue div as its background. I can adjust the rows and columns but problem is in google chrome it works but firefox it adds 2 extra rows which prevents me from fitting the textarea in the div properly…Any idea on what I can do about this?
Share
You can style textareas with css width and height:
Try it here: http://jsfiddle.net/MwnSn/14/