Giter Site home page Giter Site logo

Comments (5)

netpoetica avatar netpoetica commented on August 11, 2024

What version of iOS are you using? 6? I'm on iOS 5 and I can scroll with just one finger

from jpanelmenu.

jimmynotjim avatar jimmynotjim commented on August 11, 2024

I've tested on 5 and 6 and I've never seen a problem scrolling. Do you have an example of the broken scrolling? Test this fiddle and see if it's broken http://jsfiddle.net/jimmynotjim/dZfmE/show/

from jpanelmenu.

axpro avatar axpro commented on August 11, 2024

iOS 4.2.1 on iphone 3g. The above jsfiddle has the same problem. I looked around and it has to do with how ios 4 handles overflow. http://stackoverflow.com/questions/9097851/two-finger-iphone-scrolling

Now I have to find a way to detect which ios version the user has and either show a help text or make the menu much smaller.

from jpanelmenu.

jimmynotjim avatar jimmynotjim commented on August 11, 2024

Yes, overflow scrolling didn't become supported until iOS5 and it's still spotty on Android (it's only supported in Chrome and not the old native browser prior to ver4.1). For alternative scrolling solutions take a look at http://filamentgroup.com/lab/overthrow/ and http://cubiq.org/iscroll and check for overflow support before calling jPanelMenu using Modernizr (it's in the Non-core Detects options) or https://gist.github.com/4032527.

from jpanelmenu.

axpro avatar axpro commented on August 11, 2024

I think I'll use http://jasonweaver.name/lab/offcanvas/ which works with the caveat that the menu is always on top of the page.
Thanks for the help

from jpanelmenu.

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.