The App: I have a textarea element in my page. It is transformed using CodeMirror, because I need to indent and highlight html code withing it. Pic is in the li
So you want to copy text from one TextArea (which renders as an input control, by the way) to another?
input
//Set the button to call a Javascript function when it is clicked Post