Giter Site home page Giter Site logo

Comments (2)

joeldbirch avatar joeldbirch commented on September 28, 2024

Actually, iOS does a weird/clever thing where elements that have :hover rules that cause a hidden child to appear will behave as if hovered upon first click without causing child anchors to be followed. This means that Superfish does work on iPad and iPhone, but you need to make sure you are not forgetting to add :hover rules alongside your .sfHover rules. You should do that anyway so the menu is still accessible if JS breaks or is disabled.

You should be seeing Superfish working correctly on the examples on the Superfish documentation site. Notice that the hash symbol is only added to the URL on second click of a top-level link.

Android and (I think) Windows Phone does not implement the iOS fix, however, so your observation is valid there. I'm considering my options with regard to supporting those devices. I don't like omitting the href from anchor elements. I've heard good arguments against doing that and it may also be invalid HTML.

from superfish.

YuvrajKhavad avatar YuvrajKhavad commented on September 28, 2024

My problem fixed when i updates latest superfish.js files from http://users.tpg.com.au/j_birch/plugins/superfish/download/

Thanks

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.