来试试俺的富文本文档

<!DOCTYPE html>
<html>
	<head>
		<meta charset="UTF-8">
		<script src="https://api.zunjian.top/tinymce/5.10.0/tinymce.min.js"></script>
		<script>
			tinymce.init({
				selector: 'textarea',
				language: 'zh_CN',
				plugins: 'advlist anchor attachment autolink autoresize autosave axupimgs bbcode bdmap charmap clearhtml code codesample colorpicker contextmenu directionality emoticons formatpainter fullpage fullscreen help hr image imagetools importcss importword indent2em insertdatetime layout legacyoutput letterspacing lineheight link lists media nonbreaking noneditable pagebreak paste powerpaste preview print quickbars save searchreplace spellchecker tabfocus table template textpattern toc upfile visualblocks visualchars wordcount',
				toolbar: 'undo redo | formatselect | bold italic backcolor | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent | removeformat | image',
				menubar: 'file edit view insert format tools table help',
			});
		</script>
	</head>
	<body>
		<textarea></textarea>
	</body>
</html>

图片[1]-来试试俺的富文本文档-芸志博客

 

© 版权声明
THE END
喜欢就支持一下吧
点赞14 分享
评论 抢沙发

请登录后发表评论

    暂无评论内容