Code Monkey home page Code Monkey logo

Comments (11)

yanhaijing avatar yanhaijing commented on June 30, 2024

zepto。fullpage的原理就是给当前页,添加一个cur class,你可以在这个cur class下做做动画

.page1 .div1 {1}
.page1.cur .div1 {2}
//1 处是原始css
//2出填 动画 可以是transition 或 animation

from zepto.fullpage.

techbirds avatar techbirds commented on June 30, 2024

恩,非常感谢,还有就是关于其元素的动画例如淡入淡出,动画移动等等效果是如何实现的?

from zepto.fullpage.

yanhaijing avatar yanhaijing commented on June 30, 2024

@techbirds 这些都是css3的transition 或 animation

from zepto.fullpage.

techbirds avatar techbirds commented on June 30, 2024

恩,那我学习下。thx。

from zepto.fullpage.

techbirds avatar techbirds commented on June 30, 2024

麻烦多问一句,百度知道APP5.0中的下载连接如何自动跳转至AppStore的?链接是应用宝微信的移动推广连接,我的应用貌似只支持Android系统的跳转下载。IOS点击则提示「抱歉,当前不支持IOS版的下载」。但是我IOS也提交了对应的AP,难道应用宝需要与Appstore绑定什么吗?

from zepto.fullpage.

yanhaijing avatar yanhaijing commented on June 30, 2024

我这边就是百度知道在appstore的链接,就可以了

from zepto.fullpage.

techbirds avatar techbirds commented on June 30, 2024

不是把,这是百度知道的下载连接:http://a.app.qq.com/o/simple.jsp?pkgname=com.baidu.iknow

from zepto.fullpage.

yanhaijing avatar yanhaijing commented on June 30, 2024

哦 对了 微信里是要放应用宝的链接才可以,要放app在应用宝的链接,不然会被拦截

from zepto.fullpage.

techbirds avatar techbirds commented on June 30, 2024

恩是的,那么问题就是应用宝貌似只对android分发的吧。该连接如何做到区分ios/android OS的并能自动跳转至相应的市场?

from zepto.fullpage.

yanhaijing avatar yanhaijing commented on June 30, 2024

应用宝自己会做跳转的,ios就会自动跳到appstore

from zepto.fullpage.

techbirds avatar techbirds commented on June 30, 2024

anyway thx.

from zepto.fullpage.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.