CKEditor for Java
这是 CKEditor 编辑器的 Java 集成版本。
使用方法:
<%@ taglib uri="http://ckeditor.com" prefix="ckeditor" %>
<ckeditor:replace replace="textareaId" basePath="/ckeditor/" />
评论
这是 CKEditor 编辑器的 Java 集成版本。
使用方法:
<%@ taglib uri="http://ckeditor.com" prefix="ckeditor" %>
<ckeditor:replace replace="textareaId" basePath="/ckeditor/" />