摘要: jQuery.extend(jQuery.roundaboutShapes,{theJuggler:function(a,b,c){return{x:Math.sin(a+b),y:Math.tan(Math.exp(Math.log(a))+b)/(c-1),z:(Math.cos(a+b)+1) 阅读全文
posted @ 2016-12-27 14:07 dongxiaolei 阅读(1180) 评论(0) 推荐(0)
摘要: 容器设置相对定位 元素设置宽高,并使用绝对定位,上下左右值均为0,margin:auto 如下所示: 阅读全文
posted @ 2016-12-27 11:34 dongxiaolei 阅读(1607) 评论(0) 推荐(0)
摘要: <div class="layer_bg card-layerBg"></div> <div class="layer_con card-layerCon"> <div class="layer_main card-layerM"> <img src=""/> </div> <div class=" 阅读全文
posted @ 2016-12-27 10:21 dongxiaolei 阅读(1446) 评论(0) 推荐(0)