I have a 'pre-populated' text area, where I want something in the order of:
Hi, enter some text here
And press submit:)
(Just as example, I know it sounds stupid) ...To be displayed on page load. If I enter it verbatim in the HTML it displays as:
Hi, enter some text here
And press submit:)
Any ideas? thanks.