Home  >  Article  >  php教程  >  一款基于iframe和PHP的Rich Text Editor

一款基于iframe和PHP的Rich Text Editor

WBOY
WBOYOriginal
2016-06-06 19:40:331397browse

最近花了点时间做了一个 基于 iframe和PHP的Rich Text Editor.没有利用任何第三方的API,比如jQuery,也没有使用textarea。所有源代码都是自己创作的。希望能够对想在这方面做研究的朋友一些帮助。也希望大家可以提出宝贵的意见或建议。如果有兴趣的话,也可

最近花了点时间做了一个基于iframe和PHP的Rich Text Editor.没有利用任何第三方的API,比如jQuery,也没有使用textarea。所有源代码都是自己创作的。希望能够对想在这方面做研究的朋友一些帮助。也希望大家可以提出宝贵的意见或建议。如果有兴趣的话,也可以基于此代码进行改进。

 

源代码地址:

http://pixelstech.net/download.php

 

演示(Demo)地址:

http://pixelstech.net/peditor/index.html

Statement:
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