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

楼层拖拽布局

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

requirejs使用

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

将表单序列化成json格式

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

ajax跨域上传图片

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

layui获取select值

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

layui时间戳转换工具

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

前端验证码

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

layui 关闭父级打开的本窗口

var index = parent.layer.getFrameIndex(window.name); parent.layer.close(index);
Others
2017-12-14 3092 次浏览

当鼠标抬起进行数据搜索展现

$('.selectBox input').keyup(function() { var me = $(this), v = me.val().replace(/^\s+|\s+$/g,""); va...
Others
2017-12-07 2453 次浏览

遍历显示(可用递归调用)暂无时间修改

var jsonDate=[ { "id": 1, "name": "电子", "editTime": "2010-01-01 12:12:12", "child": [ { "id": "11", ...
Others
2017-12-05 2518 次浏览
  • 上一页
  • 下一页
关于作者
作者头像
覆手为雨

覆手为雨,博客

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