基本的静态布局 js效果:轮播图、倒计时、通栏透明度。 从Wordpress迁移到hexo后地址失效啦!
移动端的touch主要用到一下三种: touchstart://手指放到屏幕上时触发 touchmove:指在屏幕上滑动式触发 touchend:
浏览器的兼容性写法 -moz-对应 Firefox, -webkit-对应 Safari and Chrome -o- for Opera -ms- for Internet Explorer
js中css样式的不同 1、 JavaScript使用驼峰命名法,而css不是。 比如css中的‘border-radius’,js中的‘bord
1.了解offset家族,这里用到offsetLeft(盒子距离左侧的距离),与style.left不同,style.left可被赋值且盒子