Coder Social home page Coder Social logo

pull-down-for-navigation's People

Contributors

iclang avatar tkenny avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pull-down-for-navigation's Issues

Doesn't work on iPhone 2g

On iPhone 2g, menu is always visible with pull down communicate.
Just doesn't work.

iPhone 2g
iOS 3.1.3

ios7 not working

This plugin does not seem to work for ios7

Anyone have a fix for this?

thanks!
-chris

Doesn't work for non-touchscreen browsers

This looks great :) Alas it doesn't work on non-touch (e.g. desktop) browsers that happen to be narrow. I'm guessing you'll want to check for the availability of touch events in your code, e.g.

if ('ontouchstart' in document.documentElement === true) {
    /* do stuff */ 
}

Getting it to work on Android 2.2

The fix still doesn't work on Android 2.2. Any pointers on what might be causing this and how to get it to work on this platform is really appreciated.

Thanks

The grey bar

Hi,

I have tried and tried... Is there a way to make the grey bar stop and fix to the top of the screen when it is reached?

A jQuery-less version?

Hello,

Is there anybody working on a version that doesn't require jQuery? In a mobile context I think it makes sense to reduce the size of the js files downloaded.

Thanks!

iOS 6 incompatibility

Seems that Apple's latest iOS, version 6, has rendered the pull down for navigation inoperable. The navigation gets hidden but becomes inaccessible when the browser is scrolled.

Iphone 5 landscape mode

Hi,

First, thanks for this cool menu!
I'm implementing this menu at a site we're working on but stumbled against a issue when using this on a iPhone 5 in landscape mode.

I've edited the media query's to hide the original menu and show the mobile menu, but the mobile menu won't show when scrolling in landscape (it does work in portrait).
It also doesn't work in your demo.

Any idea how to fix this?

thnx!

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.