Tagged Questions
5
votes
6answers
3k views
Printing only a textarea
I would like to print only the contents of a textarea element from a website page. In particular, I would like to ensure that nothing gets clipped by the boundary of the textarea as the contents will ...