会员
周边
新闻
博问
闪存
众包
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
世间自有公道,付出总有回报,说到不如做到,要做就做好,步步高!
疯狂秀才
博客园
首页
新随笔
联系
订阅
管理
03 2015 档案
让easyui 的alert 消息框中的确定按钮支持空格键
摘要:var _messager = $.extend({},$.messager);$.extend($.messager,{ alert:function(title, msg, icon, fn){ var win = _messager.alert.call(this,titl...
阅读全文
posted @
2015-03-27 14:09
疯狂秀才
阅读(2109)
评论(0)
推荐(0)
修复百度编辑器(UM)禁用时上传图片按钮还可点击的BUG;
摘要:找到umeditor.js 大约在9342行,show 函数中,在方法开始部分加入:if(me.root().data().edui$mergeObj.hasClass("edui-disabled")){ return false;}
阅读全文
posted @
2015-03-27 12:45
疯狂秀才
阅读(935)
评论(1)
推荐(0)
公告