美文网首页
zepto学习

zepto学习

作者: chloe2661 | 来源:发表于2017-01-19 00:27 被阅读0次

    官网:http://zeptojs.com/
    兼容性: Internet Explorer 10+ (Windows, Windows Phone)
    组成
    zepto ✔ Core module; contains most methods
    event ✔ Event handling via on() & off()
    ajax ✔ XMLHttpRequest and JSONP functionality
    form ✔ Serialize & submit web forms
    ie ✔ Add support for Internet Explorer 10+ on desktop and Windows Phone 8.
    插件

    detect Provides $.os and $.browser information -> UA
    fx The animate() method 运动 下载 raw 右键另存
    fx_methods show, hide, toggle, and fade*() ************************************
    assets
    data A full-blown data()
    deferred promise 依赖
    callbacks 回调
    selector css3选择器***************
    touch 移动端事件******************
    gesture 多手势 ios

    相关文章

      网友评论

          本文标题:zepto学习

          本文链接:https://www.haomeiwen.com/subject/jnnbbttx.html