40 comments found.
Most navigation scripts suck at some point when it comes to responsiveness but i must applause…well thought thru script you wrote here. Thank you for saving me hours with this.
To extend my applause…i am having the same issue like some guys here before me regarding..
1) scrolling on mobile safari – not possible.
2) Also..is it possible to add a scrollock to the body while user is navigating thru sidenav on mobile? here is a helpful script:
https://gist.github.com/barneycarroll/65500663) If a submenu is the current site: how to have the submenu of sidenav being extended instead of collapsed by default?
4) A real killer would be to see okayNav being part of your script:
https://github.com/VPenkov/okayNav
Your time for responding is very much appreciated.
Regards N.
Hi.
1) Set “scrollMomentum” to false (Please see the “Plugin Options” in the Documentation)
2) You can set “overflow: hidden” to the body element using the “onShowOffCanvas” callback (Please see the “Plugin Options” in the Documentation)
3) This functionality is not available at the moment. I will evaluate the implementation of this functionality in the future.
Thanks
Just want you to please confirm to me and everyone interested in this script before buying:
The “ULTIMATE navigation plugin” is NOT able to have active submenus being de-collapsed and that you leave an implementation on a very core functionality open and in the “future”?
Well i can already see the frustration in users face navigating on mobile from one subcategory in a mega menu to the next.
Kindly awaiting a more satisfying response before looking for an alternative script.
Regards N.
Hi Marco, I am having another issue with NAVX, in tablet vertical view (screen width: 768px). Seems when you click it on mobile, it’ll add an “is-visible” class to the “navigation-body”, but that interaction doesn’t happen on tablet.
Here is the site: https://fast-spaceship.flywheelsites.com ( Categories Menu on the left below the logo)
Please check your mailbox
There is still another issue… I answered in reply to your email. Please check and get back to me. Thanks in advance.
Please check your mailbox
I also sent an email to the author but no response
Hi. Sorry for this very delayed response. I saw your private message and I’m investigating it.
Thank you. Let me know
Hi, did you investigate on the bug on Safari? It is very problematic
I sent a message over one month ago and I never got a response from the author of this script. So I am re-posting it again.
I would like to be able to trigger a parent dropdown menu to open from javascript. In my use case, there are sometimes I would need to trigger the opening of a dropdown menu. Thanks. Expecting your response with a sample script.
Hi. Sorry for this very delayed response. I really missed some messages here.
Well, you can add the class “is-visible” to a specific submenu:
$(".navigation-dropdown").addClass("is-visible");
Hi Marco, I have not heard back from you regarding my support message, so I’ll try here. Basically the NAVX menu is not scrollable when using an iphone and the safari browser, as seen here: https://youtu.be/0LvzBBhX-lA URL : http://acmedisplay.staging.wpengine.com/ (categories menu) Your help is much appreciated
Hi. Please check your mail box. Thanks.
Hello marcoarib, your script is awesome. I would like to be able to trigger a parent dropdown menu to open from javascript. In my use case, there are sometimes I would need to trigger the opening of a dropdown menu. Thanks. Expecting your response with a sample script.
Hi, I am still having issues with the submenu, where a 2nd level sub menu sits lower than its parent.
further to my contact email, I have temporarily added a second level class – sub-sub-menu with a margin-top: -60px, and this seems to fix it (but I’ll need to adjust media queries)... but not sure why this wouldn’t work out of the box??
Hi
I like this plugin and I want to buy it, but I don’t see an example with menu integrated in a page with container width of 1740px.
I need to integrate the menu in this page “test.avoninscrieri.ro” and I want to know if the plugin needs code changes.
THX
Hi. I can’t see problems in a potential implementation on this website.
Hello,
I have just received a product update email, but what’s new?
There was a minor issue when hovering over an item with submenus in certain circumstances. Nothing to worry about. Thanks.
Okay great, it would be to update your changelog 
effectively, I had this problem.
Hello, Is it compatible with require js
I have not tested it, but I believe it is compatible.
hello..I see your profile page. really you have greats portfolio
GLWS:)
Thanks 
Is it possible to change the default classes that NAVX uses to identify elements in the HTML? I am implementing this with WordPress’s category list and it is somewhat tedious to rewrite the walker to change class names: https://developer.wordpress.org/reference/functions/wp_list_categories/
Yes, but I’m afraid you need to modify all the source files (CSS and JS). It would be a lot of work.
Is this a program? I want to use it an embed on site. how do I open and work on it? Please advise.
NAVX is a plugin for websites. It’s built in pure Javascript (no jQuery or other Javascript libraries needed). Thanks.
Can I use on plain html site?
Yes. The documentation will guide you about the installation on a simple HTML page.
Can you add an email signup to the menu as a dropdown?
Using a megamenu, you could hypothetically use any HTML element, including forms.
Hey,
I’d like to incorporate this into a React app. Is this possible?
Cheers
I think so, but I didn’t try it. Thank you.
Uncaught ReferenceError: Navigation is not defined at HTMLDocument.<anonymous> (main.js:15) at l (jquery-3.3.1.min.js:2) at c (jquery-3.3.1.min.js:2) at ZoneDelegate.push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invokeTask (zone.js:421) at Zone.push../node_modules/zone.js/dist/zone.js.Zone.runTask (zone.js:188) at push../node_modules/zone.js/dist/zone.js.ZoneTask.invokeTask (zone.js:496) at ZoneTask.invoke (zone.js:485) at timer (zone.js:2054)
I don’t know what do you trying to say.
Nice Work,
Congratulations! Good Luck With Sale 
Thank you
Amazing Work! Congratulations! Nice Work & Good Luck With Sale 
Thank you.
Hi buddy, really really nice work, I will like purchase but the only I see this plugin need is search form, I dont see it in the demo, sorry if i am wrong!
Regards
Hello.
Example with a search field: http://webpulse.com.br/navx/examples/extra.htmlExample with fullscreen search panel (click on the search icon): http://webpulse.com.br/navx/tests/Blog/index.html
The documentation explains how to place both types in the navigation