下面是HTML代码和编辑器代码下载地址

下载地址:http://pan.baidu.com/s/1sjJIvvv

HTML代码

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
 <head>
  <title> New Document </title>
  <meta name="Generator" content="EditPlus">
  <meta name="Author" content="">
  <meta name="Keywords" content="">
  <meta name="Description" content="">
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">

<link rel="stylesheet" href="themes/default/css/umeditor.min.css" type="text/css">
<script src="jquery-1.8.3.min.js"></script>
<script src="fckeditor.js" type="text/javascript"></script>
<SCRIPT type=text/javascript src="umeditor.config.js"></SCRIPT>
<SCRIPT type=text/javascript src="umeditor.min.js"></SCRIPT>
<SCRIPT type=text/javascript src="lang/zh-cn/zh-cn.js"></SCRIPT>

 </head>

 <body>        
    <div style="width:800px;margin:20px auto 20px auto;">
        <script type="text/plain" ,
        focus: true
    });
</SCRIPT>
</html>

编辑器效果图

博客中的文本编辑器+源码下载

相关文章:

  • 2022-12-23
  • 2021-12-12
  • 2021-06-04
  • 2021-07-31
  • 2022-12-23
  • 2021-09-21
  • 2022-12-23
  • 2022-01-14
猜你喜欢
  • 2021-11-13
  • 2022-01-28
  • 2021-09-06
  • 2022-12-23
  • 2021-12-21
  • 2022-01-02
相关资源
相似解决方案