JavaScript LABjs、RequireJS、SeaJS区别 LABjs 的核心是 LAB(Loading and Blocking):Loading 指异步并行加载,Bl […] 2016年12月12日 阅读全文
JavaScript swipe.js 移动端触摸滑动插件 window.mySwipe = new Swipe(document.getElementById(R […] 2016年12月12日 阅读全文
CSS css ::selection 网页选择文本样式 /*Webkit,Opera9.5+,Ie9+*/ ::selection { background: 颜色值 […] 2016年12月12日 阅读全文