I have a project I am working on. I have the page set to 100% height and width. I have a text area box on the right side that (if possible) I would like the height to grow/shirnk to the size of the table cell that it is in.
Is this possible? I found a few things online but none have worked.
Is this possible? I found a few things online but none have worked.
Code:
<textarea style="height:100%" name="Test"></textarea>