摘要: vue拖拽克隆clone组件API, vuedraggable实现盒子之间相互拖拽排序克隆,vue拖拽组件 阅读全文
posted @ 2018-12-12 15:30 weixin186 阅读(31292) 评论(1) 推荐(2) 编辑
摘要: js解析URL参数: url格式:a=123&b=234 用法: 需要从url里面获取哪个参数的值,就在方法里面传入对应的参数名,即可返回参数值。 阅读全文
posted @ 2018-04-23 17:39 weixin186 阅读(453) 评论(0) 推荐(0) 编辑
摘要: 1、解决vue页面渲染出现花括号的问题: 在最外层的dom节点上加上 v-cloak ,css里面 2、vue复选框 模拟checkbox多选全选 阅读全文
posted @ 2018-04-23 17:31 weixin186 阅读(2959) 评论(0) 推荐(0) 编辑
摘要: js毫秒转换天时分秒/动态倒计时 阅读全文
posted @ 2016-12-05 13:58 weixin186 阅读(4638) 评论(0) 推荐(0) 编辑
摘要: 简洁的滚动鼠标 改变图片大小js 阅读全文
posted @ 2016-03-25 16:26 weixin186 阅读(762) 评论(1) 推荐(0) 编辑
摘要: 动态实时获取浏览器窗口大小 阅读全文
posted @ 2016-03-25 14:31 weixin186 阅读(1763) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html> <html> <head> <meta charset="utf-8"><script src="js/jquery-1.11.2.min.js"></script> <script src="http://apps.bdimg.com/libs/angular.js 阅读全文
posted @ 2016-02-18 11:24 weixin186 阅读(156) 评论(0) 推荐(0) 编辑
摘要: js字符串长度截取 substring、substr、slice 阅读全文
posted @ 2016-02-18 11:07 weixin186 阅读(1115) 评论(0) 推荐(0) 编辑
摘要: js验证邮箱正则表达式,邮箱验证方法 阅读全文
posted @ 2016-02-18 10:34 weixin186 阅读(3772) 评论(0) 推荐(0) 编辑
摘要: JavaScript 格式化日期,转换时间日期格式 阅读全文
posted @ 2016-02-18 10:28 weixin186 阅读(433) 评论(0) 推荐(0) 编辑