覆手为雨
  • 首页
  • 存档
  • 友链
  • 关于
  • AI创作
  • AI聊天
  • 其他
    • 后台管理
    • 订阅博客

html5.2

https://juejin.im/post/5a54cc75518825734107cd73?utmsource=goldbrowser_extension
Others
2018-01-10 269 次浏览

js检测用户是否打开调试工具(chrome)

(function(){ var re=/x/; var i=0; console.log(re); re.toString=function(){ window.close(); return '第...
Others
2018-01-02 3210 次浏览

楼层拖拽布局

暂无描述信息...
Others
2018-01-01 2696 次浏览

requirejs使用

暂无描述信息...
Others
2018-01-01 2554 次浏览

将表单序列化成json格式

$.fn.serializeObject = function() { var o = {}; var a = this.serializeArray(); $.each(a, function() ...
Others
2017-12-28 2856 次浏览

ajax跨域上传图片

jQuery.extend({ handleError: function( s, xhr, status, e ) { // If a local callback was specified, f...
Others
2017-12-28 2903 次浏览

layui获取select值

<select  class="form-control input-sm" name="category" lay-filter="categ...
Others
2017-12-26 9222 次浏览

layui时间戳转换工具

/时间戳转换插件/ layui.laytpl.toDateString = function(d, format){ if(!d){ return "" } var date = new Date(d...
Others
2017-12-20 4792 次浏览

前端验证码

<canvas id="canvas" width="120" height="40"></canvas> <a href="#" id="changeImg">看...
Others
2017-12-20 2553 次浏览

layui 关闭父级打开的本窗口

var index = parent.layer.getFrameIndex(window.name); parent.layer.close(index);
Others
2017-12-14 3179 次浏览
  • 上一页
  • 下一页
关于作者
作者头像
覆手为雨

覆手为雨,博客

公告
请创建一个链接为 notice 的页面,其内容将在此显示
覆手为雨 © 2026