Home > Backend Development > PHP Tutorial > KindEditor editor calling method_PHP tutorial

KindEditor editor calling method_PHP tutorial

WBOY
Release: 2016-07-13 10:52:21
Original
959 people have browsed it

KindEditor editor calling method. This editor can be used in any language. It is a pure js editor, but its default editing is utf-8. If it is a friend edited by gb2312, it is KindEditor.js Open it and resave it as gb2312 to use it in the gb2312 document, otherwise garbled characters will appear.

Let’s talk about the calling method of kindeditor. We first call KindEditor.js in the document that needs to be edited. Okay, let’s give an example:

/This is at the head of the document,


                                      
       
                                      

It’s that simple,

Note: Please indicate the source of reprint www.111cn.cn

www.bkjia.comtruehttp: //www.bkjia.com/PHPjc/632498.htmlTechArticleKindEditor editor calling method, this editor can be used in any language, it is a pure js editor , but its default editing is utf-8. If it is a friend edited by gb2312, it is KindEditor...
Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template