Coder Social home page Coder Social logo

Comments (8)

joeldbirch avatar joeldbirch commented on September 28, 2024

Thanks for the report. It works on all of those browsers on my Nexus 7 running Android 4.2.2 when hoverIntent is enabled. I wonder what is different about either your device or the test page you are viewing?

from superfish.

jtmohr avatar jtmohr commented on September 28, 2024

I'm running Android 4.1.2.

Looks like the main difference between the examples and my menu is my top level links are relative urls and not anchor urls like in the examples.

I'll take a closer look and see if I did something else that may affect it.

from superfish.

jtmohr avatar jtmohr commented on September 28, 2024

I stripped my menu down to bare bones and it is still behaving the same for me.

The only difference that I can see is my menu has relative urls that lead to pages that exist.

The example menus do appear to work for me, but the top level links don't lead anywhere.

from superfish.

joeldbirch avatar joeldbirch commented on September 28, 2024

Can I see the test page you are using, please? Need to eliminate any uncertainty about how it is set up and which files you are using, etc.

from superfish.

joeldbirch avatar joeldbirch commented on September 28, 2024

I can confirm that if you don't use hoverIntent the list of non-working Android browsers matches your list exactly. If you do include hoverIntent all of the browsers mentioned work fine. There is a similar issue with Windows 8 IE10 touch interactions (although with a completely different event system, of course). I'll address these issues in the 1.6.x versions, after I release 1.6.0. There are lots of nice things in 1.6.0 that I don't want to hold up releasing any longer.

For now, for the best browser support just include hoverIntent (I strongly recommend it anyway).

I'll leave this issue open until it is fully solved.

from superfish.

jtmohr avatar jtmohr commented on September 28, 2024

I believe I found my problem:

I had the speed option set to zero:
speed: 0

I changed it to fast:
speed: 'fast'

And, it is now working for all browsers with hoverintent.

I thought it should be possible to put in specific numbers vs. 'slow', 'normal', 'fast'.

Thanks for the time you put into this issue.

from superfish.

joeldbirch avatar joeldbirch commented on September 28, 2024

You can use a number. For example:

speed: 200

...which would make the delay 200 milliseconds. I guess if the delay is too low you get the same bug that happens when hoverIntent is not included (something I hope to address).

Glad you are seeing it working with hoverIntent.

from superfish.

joeldbirch avatar joeldbirch commented on September 28, 2024

Rolling this issue into #46.

from superfish.

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.