Ask Your Question
4

What is the method to retrieve the content within a text area that is not displayed in HTML?

asked 2021-11-17 11:00:00 +0000

nofretete gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2022-02-18 07:00:00 +0000

ladyg gravatar image

There is no method to retrieve the content within a text area that is not displayed in HTML because if the content is not displayed, it cannot be accessed or retrieved. However, if the content is present but simply hidden from the user through the use of CSS, it is possible to retrieve the content using JavaScript by accessing the value property of the text area element.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2021-11-17 11:00:00 +0000

Seen: 9 times

Last updated: Feb 18 '22