Microsuck
11-02-2011, 11:49 PM
I have a textarea, and it has the default text set to "Write your post in here..."
When a user clicks the textarea, I need that default text to disappear, so the user doesn't have to hit backspace.
If you look at the top of CodingForums.com, you can the Google custom search bar, if you click inside the box, "Google Custom Search" goes away. That's what I need my textarea to do. How can I do this?
When a user clicks the textarea, I need that default text to disappear, so the user doesn't have to hit backspace.
If you look at the top of CodingForums.com, you can the Google custom search bar, if you click inside the box, "Google Custom Search" goes away. That's what I need my textarea to do. How can I do this?