Showing posts with label ClearText(). Show all posts
Showing posts with label ClearText(). Show all posts

How to clear textarea's default text

Often there may be requirements that a html form with a textarea containing a default text clears automatically when someone selects/clicks on the textarea.
This is achieved as below.