摘要:
3.练习3:抽奖大转盘 注意事项:需要使用Zepto.js,区别于zepto.min.js 实现效果:转盘转动抽奖 html css 4.练习4:移动触摸幻灯片 html css js:zepto.touchSlider.js 阅读全文
posted @ 2018-05-28 17:26
别动我的猫
阅读(576)
评论(0)
推荐(0)
摘要:
// Zepto.js// (c) 2010-2016 Thomas Fuchs// Zepto.js may be freely distributed under the MIT license.var Zepto = (function() { var undefined, key, $, c 阅读全文
posted @ 2018-05-28 17:20
别动我的猫
阅读(482)
评论(0)
推荐(0)
摘要:
实现效果:根据屏幕大小自动调整字体大小 1.普通方法 2.移动设备,带事件操作 阅读全文
posted @ 2018-05-28 17:11
别动我的猫
阅读(290)
评论(0)
推荐(0)
摘要:
/* Zepto v1.1.3 - zepto event ajax form ie - zeptojs.com/license */var Zepto=function(){function L(t){return null==t?String(t):j[T.call(t)]||"object"} 阅读全文
posted @ 2018-05-28 16:57
别动我的猫
阅读(1857)
评论(0)
推荐(0)
摘要:
1.练习1:焦点图切换 html: <!doctype html> <html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, user-scalable=no, initial- 阅读全文
posted @ 2018-05-28 16:56
别动我的猫
阅读(789)
评论(0)
推荐(0)
摘要:
Web前端框架与移动应用开发:制作58招聘专题页 1.html代码: 阅读全文
posted @ 2018-05-28 16:33
别动我的猫
阅读(1031)
评论(0)
推荐(0)