Giter VIP home page Giter VIP logo

Comments (8)

VPenkov avatar VPenkov commented on May 29, 2024

This doesn't seem to occur in "normal" usage.
I'll investigate the issue.

from okaynav.

fergyfresh avatar fergyfresh commented on May 29, 2024

Maybe we don't have the proper header attributes? My nav is embedded in the header and I don't use the same flexbox stuff you use in the header and mine acts wonky.
https://github.com/fergyfresh/carpool/tree/okayNav

from okaynav.

VPenkov avatar VPenkov commented on May 29, 2024

There might be issues when not using flexbox.
Should be taken care of in the next version. It seems that I was trying to do too much in a short timespan.

from okaynav.

fergyfresh avatar fergyfresh commented on May 29, 2024

@abeninskibede I will update this post if I have a workaround.

from okaynav.

VPenkov avatar VPenkov commented on May 29, 2024

Fixed in the current version. Nav will now work with floats as well.

from okaynav.

curtiswilkinson avatar curtiswilkinson commented on May 29, 2024

Awesome plugin.
I've been attempting implement this to a testing navigation, and even after the recent commit for this issue I seem to be having the same problems as above. It still doesn't seem to be re-revealing menu options after they are hidden on window resizing for my implementation.
untitled screencast

from okaynav.

VPenkov avatar VPenkov commented on May 29, 2024

Can I get a link to this?
Try wrapping the nav in a <div id="nav-main-wrapper"> and initialize it like this:

$('#nav-main').okayNav({
    parent: '#nav-main-wrapper'
});

from okaynav.

curtiswilkinson avatar curtiswilkinson commented on May 29, 2024

I gave that a try with no luck, here is the link to the generic prototype of this: http://curtis.neto.com.au/

There has been some CSS changes obviously but the JS implemented is identical to the release for this issue.

Thanks for taking a look

from okaynav.

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.