摘要: 最炫3D走一波: <!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Swiper之滑块3</title> <link rel="styl 阅读全文
posted @ 2016-10-08 11:50 冷的锋刃 阅读(254) 评论(0) 推荐(0)
摘要: 上章Swiper滑块2、Swiper滑块1都是手动的,这章我们来自动的! 其实只是加了Swiper的speed(滑动速度即slider自动滑动开始到结束的时间)属性而已(∩_∩),单位是ms 我们来看看speed的参数: 上代码: <!DOCTYPE html> <html> <head> <met 阅读全文
posted @ 2016-10-08 11:42 冷的锋刃 阅读(1499) 评论(0) 推荐(0)
摘要: 对比之前Swiper滑块1来说,我们添加一下背景颜色来看看: <!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Swiper之滑块2</ 阅读全文
posted @ 2016-10-08 11:19 冷的锋刃 阅读(279) 评论(0) 推荐(0)