<script type="text/javascript" src="/ckeditor/ckeditor.js"></script>
<script type="text/javascript">
CKEDITOR.replace( 'contents',
{
toolbar :
[
['Bold','Italic','Underline','Strike','-','Subscript','Superscript'],
['NumberedList','BulletedList','-','Outdent','Indent','Blockquote'],
['JustifyLeft','JustifyCenter','JustifyRight','JustifyBlock'],
['Link','Unlink','Anchor'],
['Image','Flash','Table','HorizontalRule','Smiley','SpecialChar','PageBreak'],
'/',
['Styles','Format','Font','FontSize'],
['TextColor','BGColor'],
['Maximize', 'ShowBlocks','-']
]
});
</script>
ckeditor
最新推荐文章于 2025-09-25 12:22:48 发布

547

被折叠的 条评论
为什么被折叠?



