KindEditor演示

  1. demo-01.html (默认模式)
  2. demo-02.html (简单模式)
  3. demo-03.html (手动加载编辑器)
  4. demo-04.html (默认模式为代码模式、没有指定CSS)
  5. demo-05.html (手动添加Onsubmit事件)
  6. demo-06.html (只能调整高度, 禁止拖动改变大小)
  7. demo-07.html (编辑器在relative对象内)
  8. demo-08.html (一个页面多个编辑器)
  9. demo-09.html (TinyMCE风格)
  10. demo-10.html (编辑器在在iframe内)
  11. demo-11.html (在IE回车时插入BR、统计字数)
  12. demo-12.html (JavaScript动态创建编辑器)
  13. demo-13.html (未开启过滤模式)
  14. demo-14.html (清空内容,插入内容)
  15. demo-15.html (只读模式)
  16. demo-16.html (全屏模式)
  17. demo-17.html (自定义插件 - 您好)
  18. demo-18.html (自定义插件 - 插入远程图片)