批量生成手机号 #list li { width: 7.5em;display: inline-block;} 开始 当前个数:// /^1[34578]\d{9}$/.test(nuM) var totalObj = document.getElementById(“total”); var inputObj = document.getElemen 2017-11-06 uncategorized
布局:高度和宽度都为百分比 Viewport units: vw, vh, vmin, vmax - CR Length units representing a percentage of the current viewport dimensions: width (vw), height (vh), the smaller of the two (vmin), or the larger of the two (vma 2017-10-18 uncategorized
你输密码,我不看 document.getElementById(“mPassword”).onfocus = function () { document.getElementById(“owl-login”).className = “password”; } document.getElementById(“mPassword”).onblur = function () { d 2017-08-25 uncategorized
前端 Polyfill 方案 今天是 2017 年 7 月 7 日,es2015 正式发布已经两年了。但最新的浏览器们逼近 100% 的支持率对我们好像并没有什么卵用,为了少数用户的体验,我们很可能需要兼容 IE9。感谢 babel 的编译,让我们完美的提前使用上了 const,let 和 arrow function。可也许你还是面对着不敢直接使用 fetch 或是 Object.assign 的难题? babel 和 po 2017-08-25 uncategorized
xzs-移动端 Vue 2.0 构建用户界面的渐进式框架 Muse UI 基于 Vue 2.0 和 Material Design 的 UI 组件库 Koa next generation web framework for node.js 2017-08-18 uncategorized
Google Chrome 问题列表 1. Microphone and Camera access no longer works on insecure origins. To use this feature, you should consider switching your application to a secure origin, such as HTTPS. See https://goo.gl/rStTGz fo 2017-08-18 uncategorized
同层播放器接入方案(wechat-android only) 参考资料: https://x5.tencent.com/tbs/guide/video.html https://zhuanlan.zhihu.com/p/27559167 2017-08-17 uncategorized