How can I use Javascript to clear a textarea field?
Posted: Thu Nov 21, 2013 9:07 pm
Because there is not placeholder function for Textareas as there are for inputs, I would like to run a Js on click that clears the field (completely, no spacebars or anything). Is there a command in the Appery source that allows this?