I am developing website which having xml, java programs. So i chose CodeMirror for displaying programs in TextArea. I had successfully displayed. It’s default height is 300px in codemirror.css. How to change Height and Width of TextArea programmatically in codemirror?
I am developing website which having xml, java programs. So i chose CodeMirror for
Share
The CodeMirror user manual is your friend.
Example code: