The forum operates in read-only mode. Please head to StackOverflow for support.
I want to put the border around the TEXTAREA ONLY (not around the editor). Can someone please help me how to do it? Thanks.
Re: How to add border around TEXTAREA only. Please help
editor.addCss("body{border:5px solid red;}");