会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
幽默是一种心情
上一页
1
···
15
16
17
18
19
2017年4月17日
JS屏蔽鼠标右键
摘要: //方法1: function stop() { return false;}document.oncontextmenu = stop;//方法2: window.document.oncontextmenu = function(){ //alert('请不要点击鼠标右键!'); return
阅读全文
posted @ 2017-04-17 09:50 幽默是一种心情
阅读(154)
评论(0)
推荐(0)
编辑
2017年4月14日
EasyUI选项卡避免重复打开
摘要: 前台代码: <div data-options="region:'west',title:'我的工作平台',split:true,iconCls:'icon-desk'" style="width: 200px;"> <div id="aa" class="easyui-accordion" sty
阅读全文
posted @ 2017-04-14 17:40 幽默是一种心情
阅读(924)
评论(0)
推荐(0)
编辑
上一页
1
···
15
16
17
18
19
公告
导航
博客园
首页
新随笔
新文章
联系
订阅
管理