javascript - Is there a way to wrap the toolbar buttons to the next row in TinyMCE if the width of the editor is too small? -
i using tinymce in advanced theme. today must specify in advance buttons in each toolbar row: theme_advanced_buttons1, theme_advanced_buttons2 , theme_advanced_buttons3.
is there way specify single list of buttons , let buttons wrap next row if width of editor small contain them in single line?
no, unfortunately, not possible (using tinymce3). tinymce4, issue.
Comments
Post a Comment