activeEditor.formatter.register('mycustomformat', { inline : 'span', styles : {color : '#ff0000'} }); tinymce.activeEditor.formatter.apply('mycustomformat ...
確定! 回上一頁