文件名称:wangEditor_v1.3.13
-
所属分类:
- 标签属性:
- 上传时间:2016-03-15
-
文件大小:6.63mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
wangEditor是一款基于javascr ipt和css开发的html富文本编辑器,开源免费。
wangEditor重构v1.3.13发布,全平台浏览器支持,现已支持以下自定义配置:
设置高度(固定高度、自适应高度)
初始化内容(通过javascr ipt、html)
获取内容、追加内容
自定义删减菜单,自定义菜单分组、排序
监听 onchange 事件
自定义配置表情图标、支持分组表情(类似QQ分组表情)-WangEditor is a javascr ipt based on the development of CSS and HTML rich text editor, open source free.
WangEditor refactoring v1.3.13 release, full platform browser support, and now supports the following custom configuration:
Set height (height, height, height)
Initialization content (through Javascr ipt, HTML)
Get content, additional content
Custom cut menu, custom menu grouping, sorting
Listener onchange event
Custom configuration expression icon, support group expression (similar to the QQ group expression)
wangEditor重构v1.3.13发布,全平台浏览器支持,现已支持以下自定义配置:
设置高度(固定高度、自适应高度)
初始化内容(通过javascr ipt、html)
获取内容、追加内容
自定义删减菜单,自定义菜单分组、排序
监听 onchange 事件
自定义配置表情图标、支持分组表情(类似QQ分组表情)-WangEditor is a javascr ipt based on the development of CSS and HTML rich text editor, open source free.
WangEditor refactoring v1.3.13 release, full platform browser support, and now supports the following custom configuration:
Set height (height, height, height)
Initialization content (through Javascr ipt, HTML)
Get content, additional content
Custom cut menu, custom menu grouping, sorting
Listener onchange event
Custom configuration expression icon, support group expression (similar to the QQ group expression)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
wangEditor-master/
wangEditor-master/.gitattributes
wangEditor-master/.gitignore
wangEditor-master/.jshintrc
wangEditor-master/dist/
wangEditor-master/dist/css/
wangEditor-master/dist/css/fonts/
wangEditor-master/dist/css/fonts/icomoon.eot
wangEditor-master/dist/css/fonts/icomoon.svg
wangEditor-master/dist/css/fonts/icomoon.ttf
wangEditor-master/dist/css/fonts/icomoon.woff
wangEditor-master/dist/css/wangEditor-1.3.13.css
wangEditor-master/dist/css/wangEditor.css
wangEditor-master/dist/js/
wangEditor-master/dist/js/jquery-1.10.2.min.js
wangEditor-master/dist/js/wangEditor-1.3.13.js
wangEditor-master/dist/js/wangEditor-1.3.13.min.js
wangEditor-master/dist/js/wangEditor.js
wangEditor-master/dist/js/wangEditor.min.js
wangEditor-master/Gruntfile.js
wangEditor-master/package.json
wangEditor-master/README.md
wangEditor-master/server.js
wangEditor-master/src/
wangEditor-master/src/css/
wangEditor-master/src/css/parts/
wangEditor-master/src/css/parts/common.less
wangEditor-master/src/css/parts/fontIcon.css
wangEditor-master/src/css/parts/modal.css
wangEditor-master/src/css/parts/modal.less
wangEditor-master/src/css/parts/wangEditor-hack.css
wangEditor-master/src/css/parts/wangEditor.css
wangEditor-master/src/css/parts/wangEditor.less
wangEditor-master/src/css/wangEditor-1.3.13.css
wangEditor-master/src/css/wangEditor.css
wangEditor-master/src/js/
wangEditor-master/src/js/parts/
wangEditor-master/src/js/parts/00-start.js
wangEditor-master/src/js/parts/01-iconfont-for-IE678.js
wangEditor-master/src/js/parts/02-check-jquery.js
wangEditor-master/src/js/parts/03-var-init.js
wangEditor-master/src/js/parts/04-static-method.js
wangEditor-master/src/js/parts/05-basic-config.js
wangEditor-master/src/js/parts/051-get-uploadImgComponent-for-cross-domain.js
wangEditor-master/src/js/parts/052-lang-config.js
wangEditor-master/src/js/parts/0521-lang-config-zhs.js
wangEditor-master/src/js/parts/0522-lang-config-en.js
wangEditor-master/src/js/parts/06-command-support.js
wangEditor-master/src/js/parts/07-create-menu.js
wangEditor-master/src/js/parts/08-fn-init.js
wangEditor-master/src/js/parts/09-fn-txt-api.js
wangEditor-master/src/js/parts/091-fn-txt-method-initDeleteBtn.js
wangEditor-master/src/js/parts/092-fn-txt-method-initImgResizeBtn.js
wangEditor-master/src/js/parts/093-fn-txt-method-langConfig.js
wangEditor-master/src/js/parts/094-fn-txt-method-paste.js
wangEditor-master/src/js/parts/10-fn-prototype-define.js
wangEditor-master/src/js/parts/11-fn-menus/
wangEditor-master/src/js/parts/11-fn-menus.js
wangEditor-master/src/js/parts/11-fn-menus/001-start.js
wangEditor-master/src/js/parts/11-fn-menus/002-basic.js
wangEditor-master/src/js/parts/11-fn-menus/0021-justify.js
wangEditor-master/src/js/parts/11-fn-menus/0022-list.js
wangEditor-master/src/js/parts/11-fn-menus/003-fontFamily.js
wangEditor-master/src/js/parts/11-fn-menus/004-fontSize.js
wangEditor-master/src/js/parts/11-fn-menus/005-setHead.js
wangEditor-master/src/js/parts/11-fn-menus/006-color.js
wangEditor-master/src/js/parts/11-fn-menus/007-createLink.js
wangEditor-master/src/js/parts/11-fn-menus/008-insertExpression.js
wangEditor-master/src/js/parts/11-fn-menus/009-insertVideo.js
wangEditor-master/src/js/parts/11-fn-menus/010-insertTable.js
wangEditor-master/src/js/parts/11-fn-menus/011-insertImage.js
wangEditor-master/src/js/parts/11-fn-menus/013-insertCode.js
wangEditor-master/src/js/parts/11-fn-menus/014-insertLocation.js
wangEditor-master/src/js/parts/11-fn-menus/015-undo-redo.js
wangEditor-master/src/js/parts/11-fn-menus/016-viewSourceCode.js
wangEditor-master/src/js/parts/11-fn-menus/017-fullScreen.js
wangEditor-master/src/js/parts/11-fn-menus/999-end.js
wangEditor-master/src/js/parts/12-fn-menu-config.js
wangEditor-master/src/js/parts/13-fn-update-menu-style.js
wangEditor-master/src/js/parts/14-fn-select-range.js
wangEditor-master/src/js/parts/15-fn-change.js
wangEditor-master/src/js/parts/16-fn-undo-redo.js
wangEditor-master/src/js/parts/171-fn-command-hooks.js
wangEditor-master/src/js/parts/172-fn-command.js
wangEditor-master/src/js/parts/18-arr-indexof.js
wangEditor-master/src/js/parts/19-jquery-fn-wangEditor.js
wangEditor-master/src/js/parts/99-end.js
wangEditor-master/src/js/wangEditor-1.3.13.js
wangEditor-master/src/js/wangEditor.js
wangEditor-master/test/
wangEditor-master/test/byRequirejs/
wangEditor-master/test/byRequirejs/main.js
wangEditor-master/test/byRequirejs/require.js
wangEditor-master/test/byRequirejs/test.html
wangEditor-master/test/byseajs/
wangEditor-master/test/byseajs/jquery-2.1.4-for-seajs.js
wangEditor-master/test/byseajs/main.js
wangEditor-master/test/byseajs/sea.js
wangEditor-master/test/byseajs/test.html
wangEditor-master/test/expressions/
wangEditor-master/test/expressions/default/
wangEditor-master/test/expressions/default/1.gif
wangEditor-master/test/expressions/default/10.gif
wangEditor-master/test/expressions/default/11.gif
wangEditor-master/test/expressions/default/12.gif
wangEditor-master/test/expressions/default/13.gif
wangEditor-master/test/expressions/default/14.gif
wangEditor-master/test/expressions/default/15.gif
wangEditor-master/test/expres
wangEditor-master/.gitattributes
wangEditor-master/.gitignore
wangEditor-master/.jshintrc
wangEditor-master/dist/
wangEditor-master/dist/css/
wangEditor-master/dist/css/fonts/
wangEditor-master/dist/css/fonts/icomoon.eot
wangEditor-master/dist/css/fonts/icomoon.svg
wangEditor-master/dist/css/fonts/icomoon.ttf
wangEditor-master/dist/css/fonts/icomoon.woff
wangEditor-master/dist/css/wangEditor-1.3.13.css
wangEditor-master/dist/css/wangEditor.css
wangEditor-master/dist/js/
wangEditor-master/dist/js/jquery-1.10.2.min.js
wangEditor-master/dist/js/wangEditor-1.3.13.js
wangEditor-master/dist/js/wangEditor-1.3.13.min.js
wangEditor-master/dist/js/wangEditor.js
wangEditor-master/dist/js/wangEditor.min.js
wangEditor-master/Gruntfile.js
wangEditor-master/package.json
wangEditor-master/README.md
wangEditor-master/server.js
wangEditor-master/src/
wangEditor-master/src/css/
wangEditor-master/src/css/parts/
wangEditor-master/src/css/parts/common.less
wangEditor-master/src/css/parts/fontIcon.css
wangEditor-master/src/css/parts/modal.css
wangEditor-master/src/css/parts/modal.less
wangEditor-master/src/css/parts/wangEditor-hack.css
wangEditor-master/src/css/parts/wangEditor.css
wangEditor-master/src/css/parts/wangEditor.less
wangEditor-master/src/css/wangEditor-1.3.13.css
wangEditor-master/src/css/wangEditor.css
wangEditor-master/src/js/
wangEditor-master/src/js/parts/
wangEditor-master/src/js/parts/00-start.js
wangEditor-master/src/js/parts/01-iconfont-for-IE678.js
wangEditor-master/src/js/parts/02-check-jquery.js
wangEditor-master/src/js/parts/03-var-init.js
wangEditor-master/src/js/parts/04-static-method.js
wangEditor-master/src/js/parts/05-basic-config.js
wangEditor-master/src/js/parts/051-get-uploadImgComponent-for-cross-domain.js
wangEditor-master/src/js/parts/052-lang-config.js
wangEditor-master/src/js/parts/0521-lang-config-zhs.js
wangEditor-master/src/js/parts/0522-lang-config-en.js
wangEditor-master/src/js/parts/06-command-support.js
wangEditor-master/src/js/parts/07-create-menu.js
wangEditor-master/src/js/parts/08-fn-init.js
wangEditor-master/src/js/parts/09-fn-txt-api.js
wangEditor-master/src/js/parts/091-fn-txt-method-initDeleteBtn.js
wangEditor-master/src/js/parts/092-fn-txt-method-initImgResizeBtn.js
wangEditor-master/src/js/parts/093-fn-txt-method-langConfig.js
wangEditor-master/src/js/parts/094-fn-txt-method-paste.js
wangEditor-master/src/js/parts/10-fn-prototype-define.js
wangEditor-master/src/js/parts/11-fn-menus/
wangEditor-master/src/js/parts/11-fn-menus.js
wangEditor-master/src/js/parts/11-fn-menus/001-start.js
wangEditor-master/src/js/parts/11-fn-menus/002-basic.js
wangEditor-master/src/js/parts/11-fn-menus/0021-justify.js
wangEditor-master/src/js/parts/11-fn-menus/0022-list.js
wangEditor-master/src/js/parts/11-fn-menus/003-fontFamily.js
wangEditor-master/src/js/parts/11-fn-menus/004-fontSize.js
wangEditor-master/src/js/parts/11-fn-menus/005-setHead.js
wangEditor-master/src/js/parts/11-fn-menus/006-color.js
wangEditor-master/src/js/parts/11-fn-menus/007-createLink.js
wangEditor-master/src/js/parts/11-fn-menus/008-insertExpression.js
wangEditor-master/src/js/parts/11-fn-menus/009-insertVideo.js
wangEditor-master/src/js/parts/11-fn-menus/010-insertTable.js
wangEditor-master/src/js/parts/11-fn-menus/011-insertImage.js
wangEditor-master/src/js/parts/11-fn-menus/013-insertCode.js
wangEditor-master/src/js/parts/11-fn-menus/014-insertLocation.js
wangEditor-master/src/js/parts/11-fn-menus/015-undo-redo.js
wangEditor-master/src/js/parts/11-fn-menus/016-viewSourceCode.js
wangEditor-master/src/js/parts/11-fn-menus/017-fullScreen.js
wangEditor-master/src/js/parts/11-fn-menus/999-end.js
wangEditor-master/src/js/parts/12-fn-menu-config.js
wangEditor-master/src/js/parts/13-fn-update-menu-style.js
wangEditor-master/src/js/parts/14-fn-select-range.js
wangEditor-master/src/js/parts/15-fn-change.js
wangEditor-master/src/js/parts/16-fn-undo-redo.js
wangEditor-master/src/js/parts/171-fn-command-hooks.js
wangEditor-master/src/js/parts/172-fn-command.js
wangEditor-master/src/js/parts/18-arr-indexof.js
wangEditor-master/src/js/parts/19-jquery-fn-wangEditor.js
wangEditor-master/src/js/parts/99-end.js
wangEditor-master/src/js/wangEditor-1.3.13.js
wangEditor-master/src/js/wangEditor.js
wangEditor-master/test/
wangEditor-master/test/byRequirejs/
wangEditor-master/test/byRequirejs/main.js
wangEditor-master/test/byRequirejs/require.js
wangEditor-master/test/byRequirejs/test.html
wangEditor-master/test/byseajs/
wangEditor-master/test/byseajs/jquery-2.1.4-for-seajs.js
wangEditor-master/test/byseajs/main.js
wangEditor-master/test/byseajs/sea.js
wangEditor-master/test/byseajs/test.html
wangEditor-master/test/expressions/
wangEditor-master/test/expressions/default/
wangEditor-master/test/expressions/default/1.gif
wangEditor-master/test/expressions/default/10.gif
wangEditor-master/test/expressions/default/11.gif
wangEditor-master/test/expressions/default/12.gif
wangEditor-master/test/expressions/default/13.gif
wangEditor-master/test/expressions/default/14.gif
wangEditor-master/test/expressions/default/15.gif
wangEditor-master/test/expres
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
