tinyMCE.init({ // General options mode: "textareas", plugins: "spellchecker,code", theme : "advanced", theme_advanced_buttons1 : "bold,italic,underline,separator,strikethrough,justifyleft,justifycenter,justifyright,justifyfull,bullist,numlist,undo,redo,link,unlink,code", theme_advanced_buttons2 : "code", });
No comments:
Post a Comment