摘要:
放大屏幕,背景图不变 鼠标移入背景加阴影移动(小米) 渐变透明背景 H5去除记住密码黄色背景(手机端) height和width单位:vh 和 vw table里面内容等宽 初始化box-sizing margin重叠解决方案 文本显示优化 在nth-child中使用负数 给空连接使用属性选择符 使 阅读全文
posted @ 2016-10-11 15:40
停不下的风
阅读(266)
评论(0)
推荐(1)
摘要:
//判断PC端跟MB端事件 var touchEnd = ('ontouchstart') in window ? 'touchend' : 'mouseup'; //安卓机点击按钮出现蓝色边框-webkit-tap-highlight-color: rgba(255, 0, 0, 0); //移动 阅读全文
posted @ 2016-10-11 15:35
停不下的风
阅读(489)
评论(0)
推荐(0)
摘要:
如果当前窗口不是最外层窗口,把最外层窗口链接改成当前窗口 if (window != top) top.location.href = location.href; //value值移入消失 $(":input").focus(function(){ if($(this).val()== this. 阅读全文
posted @ 2016-10-11 15:27
停不下的风
阅读(335)
评论(0)
推荐(0)

浙公网安备 33010602011771号