Code Monkey home page Code Monkey logo

Comments (4)

yanhaijing avatar yanhaijing commented on July 17, 2024

试了一下 安卓 7.1.1 chrome 61.0.3163.98 是可以的,能够提供下demo

from zepto.fullpage.

g8up avatar g8up commented on July 17, 2024

我怀疑是因为滑动时 chrome 的地址栏部分会挤压屏幕高度,导致插件计算错误。请求大大协助~

DOM 结构如此:
chrome_2017-10-11_23-57-30

是 fis3 + vue 的项目,绑定 fullpage 通过这个语句:

$('#fullpage').fullpage({
  der: 0.1,
});

from zepto.fullpage.

yanhaijing avatar yanhaijing commented on July 17, 2024

wx20171012-124800 2x

使用方法不对,wp是必不可少的,注意wp的overflow,并且不能给wp和wp-inner设置高度

from zepto.fullpage.

g8up avatar g8up commented on July 17, 2024

经过您的提醒,我给.middle添加 overflow: hidden 后,解决问题, not a bug。
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.