tinymce.init({ selector:'textarea', formats : { p : {selector : 'textarea', classes : 'full'}, }, content_style: "body {text-align: justify;}", menubar:true, statusbar: true, height : "350", });
tinymce.init({ selector:'textarea', formats : { p : {selector : 'textarea', classes : 'full'}, }, content_style: "body {text-align: justify;}", menubar:true, statusbar: true, height : "350", });