Giter Club home page Giter Club logo

Comments (6)

briancherne avatar briancherne commented on July 22, 2024

Thanks for the defect report. I have friends visiting from out of town and a wedding to go to this weekend. The absolute soonest I'll be able to look at this is next week. Anything you can do to help regress the issue would be appreciated.

What browser+version did you use to find this issue? Can you reproduce it with other browsers? Please let me know.

from jquery-hoverintent.

maofree avatar maofree commented on July 22, 2024

Hi Brian
I use firefox 21 from a linux system
I've tested it with IE10 and with its development tool
I think it is possible to see it from all browsers

thanks Brian for your contribution

from jquery-hoverintent.

davidmaxwaterman avatar davidmaxwaterman commented on July 22, 2024

I also see an issue with my menus that use hoverIntent. When they are side-by-side and don't interfere with each other, then no problem, but when they are laid out so they are one on top of the other and the 'open' menu is on top of the lower ones, then the menu closes when the mouse goes over one of the menus underneath. I'm not sure what the solution is here - perhaps disable the hoverIntent handlers for the other menus inside the 'open' handler, and re-enable them inside the 'close' handler?

from jquery-hoverintent.

davidmaxwaterman avatar davidmaxwaterman commented on July 22, 2024

I found out what my issue was...it was due to the menu items all being at the same 'z-index'. I had increased it so that the menus showed 'above' the surrounding area, but I also need to make sure they were above the other menus. I did this by making a 'raised' class and adding/removing that via the javascript event handlers.

from jquery-hoverintent.

usmonster avatar usmonster commented on July 22, 2024

@maofree, I know it's more than a year later, but can you please provide a jsfiddle or jsbin that shows your problem? I believe this can be solved by making slight changes either to your menu markup, the selector you're using to initialize hoverIntent, and/or the logic inside one or both of your handlers.

from jquery-hoverintent.

usmonster avatar usmonster commented on July 22, 2024

Closing this due to inactivity. Willing to reopen if new information is provided.

from jquery-hoverintent.

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.