2.解壓之後,解壓目錄kindeditor如下圖所示。
3.開始**,其實呼叫kindeditor並不需要那麼多檔案,只要保留目錄:plugins、skins和檔案kindeditor3.5.5.js即可。其餘的檔案均可刪除。
4,把**後的目錄kindeditor拷貝到web工程的webroot下面,然後開啟kindeditor3.5.5.js,設定skinspath和pluginspath兩個屬性,值分別為/kindeditor/skins,/kindeditor/plugins。
5 頁面呼叫
(1)首先引入kindeditor3.5.5.js檔案
(2) 在要呼叫編輯器的檔案中建立textarea標籤,如:
(3) 呼叫ke物件的show()方法。如:ke.show();
注意:這裡的id屬性值與標籤的id屬性值相同。
(4)大功告成,訪問你的頁面吧
來自**!
kindeditor使用方法
分享一下我老師大神的人工智慧教程!零基礎,通俗易懂!二 部署編輯器 ps 可以根據需求刪除以下目錄後上傳到伺服器。asp asp程式 asp.net asp.net程式 php php程式 examples 演示檔案 三 修改html頁面 1 在需要顯示編輯器的位置新增textarea輸入框 2 在...
kindeditor使用方法
分享一下我老師大神的人工智慧教程。零基礎!通俗易懂!風趣幽默!還帶黃段子!希望你也加入到我們人工智慧的隊伍中來!二 部署編輯器 ps 可以根據需求刪除以下目錄後上傳到伺服器。asp asp程式 asp.net asp.net程式 php php程式 examples 演示檔案 三 修改html頁面 ...
KindEditor的使用入門(一)
kindeditor.options.filtermode true kindeditor.ready function k 頁面 直接在ajax裡面賦值editore1.html data 0 你們自己可以擴充套件其他內容,這裡注意3點 1點 csspath root assets global ...