Smowtion
...
tinyMCE.init({
remove_linebreaks : false,
theme_advanced_buttons3 : '',
theme_advanced_buttons2 : '',
theme_advanced_resize_horizontal : false,
theme_advanced_buttons1 : 'link,bold,italic,underline,strikethrough,fontsizeselect,forecolor,blockquote,bullist,numlist,justifyleft,justifycenter,justifyright,justifyfull,pasteword,pagebreak,code',
strict_loading_mode : 1,
accessibility_focus : false,
valid_elements : '*[*]',
theme_advanced_resizing : true,
handle_event_callback : funcionOnChange,
invalid_elements : 'script,iframe',
theme_advanced_toolbar_align : 'left',
font_size_style_values : '8pt,10pt,12pt,14pt,18pt,24pt,36pt',
editor_selector : 'content-blog',
mode : 'specific_textareas',
plugins :
... Leer más