VPenkov / okayNav

The world's okayest responsive navigation. This is (sort of) a legacy implementation. Please stay tuned to the 3.0 branch (https://github.com/VPenkov/okayNav/tree/v3.0)
4.02k stars 267 forks source link

Option to defined which items should always show #24

Closed Yearhouse closed 8 years ago

Yearhouse commented 8 years ago

Is there a way to define items which should always be visible/not hidden?

If I have a login link which like so:

link1 link2 link3 link4 link5 login

I would like the other links to be hidden but the login link to be visible

Yearhouse commented 8 years ago

If I had read the roadmap I would have answered my own question :)

VPenkov commented 8 years ago

Yeah, and the other open issues too (https://github.com/VPenkov/okayNav/issues/6) :)

Do stop by occasionally, I already have a concept for this, and I'm working on it.