jquery文本编辑器插件 最新不要钱辅助 V3.6

详细内容:

jquery文本编辑器插件

jquery文本编辑器插件网友评分:8 软件大小:617KB软件语言:中文软件类型:国产软件软件类别:免费软件 / 编程辅助更新时间:2017-06-28 10:12运行环境:WinAll, WinXP, Win7, Win8, Win10软件等级:软件厂商:官方网站:暂无本地下载文件大小:617KB高速下载需优先下载高速下载器 顶好评:50%踩坏评:50同类相关软件jQueryEasyUI(编程工具) v1.5.2 官方API中文版

3.29M/中文/0.0

jquery smoothscroll.js

33.28M/中文/10.0

青箱游戏 v1.0 电脑版

0KB/中文/10.0

jquery.form.js

13KB/中文/5.0

jquery淡入淡出轮播图插件

507KB/中文/10.0

下载地址发表评论查看评论收藏软件软件介绍软件标签:jquery编程辅助

JQuery编辑器插件是Froala WYSIWYG Editor。这是一个基于HTML5的轻量级jQuery WYSIWYG文本编辑器。绿色资源网提供免费使用版本,欢迎下载

jquery编辑器介绍

jQuery是一个快速、简洁的javascript框架,是继Prototype之后又一个优秀的JavaScript代码库(或JavaScript框架)。jQuery设计的宗旨是“write Less,Do More”,即倡导写更少的代码,做更多的事情。它封装JavaScript常用的功能代码,提供一种简便的JavaScript设计模式,优化HTML文档操作、事件处理、动画设计和Ajax交互。

jQuery的核心特性可以总结为:具有独特的链式语法和短小清晰的多功能接口;具有高效灵活的css选择器,并且可对CSS选择器进行扩展;拥有便捷的插件扩展机制和丰富的插件。jQuery兼容各种主流浏览器,如IE 6.0+、FF 1.5+、Safari 2.0+、Opera 9.0+等。

jquery编辑器插件实现中文菜单和上传图片保存到本地路径:

<script src="js/editor/libs/jquery-1.11.1.min.js"></script>

<script src="js/editor/froala_editor.min.js"></script>

<!--[if lt IE 9]>

<script src="../js/froala_editor_ie8.min.js"></script>

<![endif]-->

<script src="js/editor/plugins/tables.min.js"></script>

<script src="js/editor/plugins/lists.min.js"></script>

<script src="js/editor/plugins/colors.min.js"></script>

<script src="js/editor/plugins/media_manager.min.js"></script>

<script src="js/editor/plugins/font_family.min.js"></script>

<script src="js/editor/plugins/font_size.min.js"></script>

<script src="js/editor/plugins/block_styles.min.js"></script>

<script src="js/editor/plugins/video.min.js"></script>

<script src="js/editor/langs/zh_cn.js"></script>

<script>

$(function () {

$('#edit').editable({

inlineMode: false,

alwaysBlank: true,

language: "zh_cn",

direction: "ltr",

allowedImageTypes: ["jpeg", "jpg", "png", "gif"],

autosave: true,

autosaveInterval: 2500,

saveURL: 'hander/FroalaHandler.ashx',

saveParams: { postId: "123" },

spellcheck: true,

plainPaste: true,

imageButtons: ["floatImageLeft", "floatImageNone", "floatImageRight", "linkImage", "replaceImage", "removeImage"],

imageUploadURL: 'hander/FroalaHandler.ashx',

imageParams: { postId: "123" },

enableScript: false

})

});

</script>

<script>

$(function(){

$('#edit').editable({

inlineMode: false, alwaysBlank: true,

language: "zh_cn",

imageUploadURL: 'lib/imgupload.php',//上传到本地服务器

imageUploadParams: {id: "edit"},

imageDeleteURL: 'lib/delete_image.php',//删除图片

imagesLoadURL: 'lib/load_images.php'//管理图片

}).on('editable.afterRemoveImage', function (e, editor, $img) {

// Set the image source to the image delete params.

editor.options.imageDeleteParams = {src: $img.attr('src')};

// Make the delete request

. editor.deleteImage($img);

});

});

</script>

jquery编辑器上传图片服务器端的PHP代码:

<?php

// Allowed extentions.

$allowedExts = array("gif", "jpeg", "jpg", "png");

// Get filename.

$temp = explode(".", $_FILES["file"]["name"]);

// Get extension.

$extension = end($temp);

// An image check is being done in the editor but it is best to

// check that again on the server side.

// Do not use $_FILES["file"]["type"] as it can be easily forged.

$finfo = finfo_open(FILEINFO_MIME_TYPE);

$mime = finfo_file($finfo, $_FILES["file"]["tmp_name"]);

if ((($mime == "image/gif")|| ($mime == "image/jpeg")|| ($mime == "image/pjpeg")|| ($mime == "image/x-png")|| ($mime == "image/png"))&& in_array($extension, $allowedExts)) {

// Generate new random name.

$name = sha1(microtime()) . "." . $extension;

// Save file in the uploads folder.

move_uploaded_file($_FILES["file"]["tmp_name"], "../uploads/" . $name);

// Generate response.

$response = new StdClass;

$response->link = "../../uploads/" . $name;

echo stripslashes(json_encode($response));

}

?>

黎明杀机辅助、战术小队辅助、RUST辅助、DAYZ辅助、SCUM辅助欢迎你,精心为大家准备了稳定的《游戏辅助,jquery,编程辅助,jquery文本编辑器插件》,欢迎体验,有任何问题联系QQ客服!

客户服务中心
客服一 订单查询 QQ群
辅助新闻资讯
  • 「黎明杀机游戏辅助视频」|黎明杀机的透视辅助
    「黎明杀机游戏辅助视频」|黎明杀机的透视辅助
    黎明杀机游戏简介 黎明杀机是一款高度竞技的恐怖生存游戏,玩家需要在四名幸存者和一名杀手之间进行选择。而幸存者们要躲避杀手的追杀,尽可能拯救自己和队友。游戏依托于角色扮演,玩家在游戏中可以使用各种道具和技能
  • apex关闭辅助瞄准
    apex关闭辅助瞄准
    Apex为什么要关闭辅助瞄准 Apex Legends是一款备受欢迎的像素射击游戏,这款游戏的流畅玩法、细腻画面和精心设计的游戏模式吸引了无数玩家的关注。然而,最近一次的更新中,Apex关闭了辅助瞄准
  • 战神:诸神黄昏中的盔甲幻化系统 让奎爷更时尚
    战神:诸神黄昏中的盔甲幻化系统 让奎爷更时尚
    目前《战神:诸神黄昏》有很多朋友会有盔甲幻化系统 让奎爷更时尚,对这个介绍信息更感兴趣,所以rust辅助还收集了一些关于介绍的最新信息与您分享。我希望你会喜欢的。圣莫尼卡
  • 鹏程万里沙巴克积分赛获奖行会公布
    鹏程万里沙巴克积分赛获奖行会公布
    目前,很多朋友已经公布了“鹏程万里&日月凌空”沙巴克积分赛的获奖行会。他们对这个介绍信息很感兴趣,所以超级人类辅助也收集了一些最新消息。与大家分享鹏程万里庄子哪篇文章的相关信息
随机辅助资讯