文件名称:ueditor_-utf8
- 所属分类:
- WEB源码
- 资源属性:
- [JavaScript] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 5.1mb
- 下载次数:
- 0次
- 提 供 者:
- 张*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
1.远程图片抓取
3.源码模式下css进行了简写
4.增加了baidu图片搜索功能,搜索图片然后直接插入到编辑器中
5.重写了浮动工具栏,支持混乱模式下的工具栏滚动
6.服务器图片在线管理
7.word的本地图片取得寛高
8.附件上传
9.自动排版
10.优化了状态反射的方式,改为编辑器获得焦点才会触发,失去焦点不在触发状态查询
11.添加了上来就可以全屏的配置项
12.修正了focus()方法,执行编辑器实例的focus方法可以选回失去焦点之前的选区
13.优化了查询状态反射的性能
14.添加了contentchagne事件
15.重写了autoheight插件,去掉setInterval的方式,并且长高时不在跳动
16.插入视频,可以预览,并且界面加入了视屏搜索功能,并且可以插入视屏预览图到编辑器中
17.单元格属性编辑
18.ie下的截屏功能
19.加强了table的dialog功能
20.改进了autolink的效果,例如: dddhttp://www.baidu.com 回车,http://www.baidu.com也可以被匹配到了
21.文件上传提供flash源码
22.修改了行间距的展示方式
23.段间距变为段前距和段后距
24.提供了.net的事例代码
25.首页提供了功能选择生成下载的新功能
26.首页文档进行了改进
27.分页符可以删除
28.增强了表格的编辑功能
-
(1) the remote image capture
Css is a shorthand. Source model
(4) an increase of baidu image search function to search for images and then inserted directly into the editor
Rewrite the floating toolbar to support the toolbar in the chaotic mode scroll
Six server images online management
7.word the local picture Kuan high
8 attachment upload
9 automatic typesetting
Optimized reflection of the state instead of the editor to get the focus will trigger loses focus not trigger state inquiries
11 added up to the full-screen configuration.
Fixed focus () method, the implementation of the editor instance the focus the election back to lose focus before the constituency
13 to optimize the performance of the query status reflected
14 add a contentchagne of events
15 rewrite the autoheight plug-in, remove the setInterval manner, and not beat taller
16 to insert a video, you can preview, and the interface by adding a screen search function, and can be inserted into the screen previ
3.源码模式下css进行了简写
4.增加了baidu图片搜索功能,搜索图片然后直接插入到编辑器中
5.重写了浮动工具栏,支持混乱模式下的工具栏滚动
6.服务器图片在线管理
7.word的本地图片取得寛高
8.附件上传
9.自动排版
10.优化了状态反射的方式,改为编辑器获得焦点才会触发,失去焦点不在触发状态查询
11.添加了上来就可以全屏的配置项
12.修正了focus()方法,执行编辑器实例的focus方法可以选回失去焦点之前的选区
13.优化了查询状态反射的性能
14.添加了contentchagne事件
15.重写了autoheight插件,去掉setInterval的方式,并且长高时不在跳动
16.插入视频,可以预览,并且界面加入了视屏搜索功能,并且可以插入视屏预览图到编辑器中
17.单元格属性编辑
18.ie下的截屏功能
19.加强了table的dialog功能
20.改进了autolink的效果,例如: dddhttp://www.baidu.com 回车,http://www.baidu.com也可以被匹配到了
21.文件上传提供flash源码
22.修改了行间距的展示方式
23.段间距变为段前距和段后距
24.提供了.net的事例代码
25.首页提供了功能选择生成下载的新功能
26.首页文档进行了改进
27.分页符可以删除
28.增强了表格的编辑功能
-
(1) the remote image capture
Css is a shorthand. Source model
(4) an increase of baidu image search function to search for images and then inserted directly into the editor
Rewrite the floating toolbar to support the toolbar in the chaotic mode scroll
Six server images online management
7.word the local picture Kuan high
8 attachment upload
9 automatic typesetting
Optimized reflection of the state instead of the editor to get the focus will trigger loses focus not trigger state inquiries
11 added up to the full-screen configuration.
Fixed focus () method, the implementation of the editor instance the focus the election back to lose focus before the constituency
13 to optimize the performance of the query status reflected
14 add a contentchagne of events
15 rewrite the autoheight plug-in, remove the setInterval manner, and not beat taller
16 to insert a video, you can preview, and the interface by adding a screen search function, and can be inserted into the screen previ
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Web.config
_examples
.........\completeDemo.html
.........\customPluginDemo.html
.........\customToolbarDemo.html
.........\editor_api.js
.........\highlightDemo.html
.........\index.html
.........\multiDemo.html
.........\resetDemo.html
.........\simpleDemo.html
.........\submitFormDemo.html
.........\textareaDemo.html
_src
....\core
....\....\Editor.js
....\....\EventBase.js
....\....\ajax.js
....\....\browser.js
....\....\dom
....\....\...\Range.js
....\....\...\Selection.js
....\....\...\domUtils.js
....\....\...\dtd.js
....\....\utils.js
....\editor.js
....\plugins
....\.......\anchor.js
....\.......\attachment.js
....\.......\autofloat.js
....\.......\autoheight.js
....\.......\autolink.js
....\.......\autotypeset.js
....\.......\basestyle.js
....\.......\blockquote.js
....\.......\catchremoteimage.js
....\.......\cleardoc.js
....\.......\contextmenu.js
....\.......\customstyle.js
....\.......\delete.js
....\.......\directionality.js
....\.......\elementpath.js
....\.......\emotion.js
....\.......\enterkey.js
....\.......\fiximgclick.js
....\.......\font.js
....\.......\formatmatch.js
....\.......\highlight.js
....\.......\horizontal.js
....\.......\iframe.js
....\.......\image.js
....\.......\indent.js
....\.......\inserthtml.js
....\.......\justify.js
....\.......\keystrokes.js
....\.......\lineheight.js
....\.......\link.js
....\.......\list.js
....\.......\map.js
....\.......\pagebreak.js
....\.......\paragraph.js
....\.......\paste.js
....\.......\preview.js
....\.......\print.js
....\.......\removeformat.js
....\.......\rowspacing.js
....\.......\searchreplace.js
....\.......\selectall.js
....\.......\serialize.js
....\.......\shortcutkeys.js
....\.......\snapscreen.js
....\.......\source.js
....\.......\spechars.js
....\.......\table.js
....\.......\time.js
....\.......\undo.js
....\.......\video.js
....\.......\wordcount.js
....\.......\wordimage.js
....\ui
....\..\autotypesetbutton.js
....\..\autotypesetpicker.js
....\..\button.js
....\..\colorbutton.js
....\..\colorpicker.js
....\..\combox.js
....\..\dialog.js
....\..\editor.js
....\..\editorui.js
....\..\mask.js
....\..\menu.js
....\..\menubutton.js
....\..\multiMenu.js
....\..\popup.js
....\..\popupbutton.js
....\..\separator.js
....\..\splitbutton.js
....\..\stateful.js
....\..\tablebutton.js
....\..\tablepicker.js
_examples
.........\completeDemo.html
.........\customPluginDemo.html
.........\customToolbarDemo.html
.........\editor_api.js
.........\highlightDemo.html
.........\index.html
.........\multiDemo.html
.........\resetDemo.html
.........\simpleDemo.html
.........\submitFormDemo.html
.........\textareaDemo.html
_src
....\core
....\....\Editor.js
....\....\EventBase.js
....\....\ajax.js
....\....\browser.js
....\....\dom
....\....\...\Range.js
....\....\...\Selection.js
....\....\...\domUtils.js
....\....\...\dtd.js
....\....\utils.js
....\editor.js
....\plugins
....\.......\anchor.js
....\.......\attachment.js
....\.......\autofloat.js
....\.......\autoheight.js
....\.......\autolink.js
....\.......\autotypeset.js
....\.......\basestyle.js
....\.......\blockquote.js
....\.......\catchremoteimage.js
....\.......\cleardoc.js
....\.......\contextmenu.js
....\.......\customstyle.js
....\.......\delete.js
....\.......\directionality.js
....\.......\elementpath.js
....\.......\emotion.js
....\.......\enterkey.js
....\.......\fiximgclick.js
....\.......\font.js
....\.......\formatmatch.js
....\.......\highlight.js
....\.......\horizontal.js
....\.......\iframe.js
....\.......\image.js
....\.......\indent.js
....\.......\inserthtml.js
....\.......\justify.js
....\.......\keystrokes.js
....\.......\lineheight.js
....\.......\link.js
....\.......\list.js
....\.......\map.js
....\.......\pagebreak.js
....\.......\paragraph.js
....\.......\paste.js
....\.......\preview.js
....\.......\print.js
....\.......\removeformat.js
....\.......\rowspacing.js
....\.......\searchreplace.js
....\.......\selectall.js
....\.......\serialize.js
....\.......\shortcutkeys.js
....\.......\snapscreen.js
....\.......\source.js
....\.......\spechars.js
....\.......\table.js
....\.......\time.js
....\.......\undo.js
....\.......\video.js
....\.......\wordcount.js
....\.......\wordimage.js
....\ui
....\..\autotypesetbutton.js
....\..\autotypesetpicker.js
....\..\button.js
....\..\colorbutton.js
....\..\colorpicker.js
....\..\combox.js
....\..\dialog.js
....\..\editor.js
....\..\editorui.js
....\..\mask.js
....\..\menu.js
....\..\menubutton.js
....\..\multiMenu.js
....\..\popup.js
....\..\popupbutton.js
....\..\separator.js
....\..\splitbutton.js
....\..\stateful.js
....\..\tablebutton.js
....\..\tablepicker.js