Как сделать поля ввода растягиваться до высоты ячейки таблицы, используя простые CSS для IE8? < /p>
line1
line2
< /code>
height:100%< /code> при вводе не работает, как и комбинация: < /p>
height:inherit;
display:inline-block;
position:relative;
< /code>
If the answer is you cannot, then that is fine, i'll put some jquery together to do it.
Подробнее здесь: https://stackoverflow.com/questions/157 ... table-cell