KindEditor演示

  1. demo-01.html (默認模式)
  2. demo-02.html (簡單模式)
  3. demo-03.html (手動加載編輯器)
  4. demo-04.html (默認模式為代碼模式)
  5. demo-05.html (手動添加CSS文件)
  6. demo-06.html (只能調整高度, 禁止調整大小)
  7. demo-07.html (插入圖片時允許瀏覽服務器)
  8. demo-08.html (回車換行設置)
  9. demo-09.html (最佳性能模式)
  10. demo-10.html (編輯器在在iframe內)
  11. demo-11.html (統計字數)
  12. demo-12.html (JavaScript動態創建編輯器)
  13. demo-13.html (開啟過濾模式)
  14. demo-14.html (調用編輯器的API)
  15. demo-15.html (只讀模式)
  16. demo-16.html (全屏模式)
  17. demo-17.html (自定義插件 - 插入HTML、CLASS樣式)
  18. demo-18.html (自定義插件 - 插入遠程圖片)
  19. demo-19.html (URL設置)
  20. demo-20.html (設置回調函數)