jquery-navScroll
jquery-navScroll copied to clipboard
4 Bugs When Installing This
I uploaded the zip for this,, and installed. This runs great on your demo site. However, on MySite.*/demo, the nav smooth scrolling is actually jumping, section 1 is too high when clicking the (click me) button (I Fixed that via (navScroll except on mobile), the navbar links Never have a background color, and the mobile toggle doesn't do anything.
On my computer, I have this running well.**
I have this running again on my computer with Windows 11. On my Android phone, I still appear to have issues with every part.
Last week, on 5-4-25, I was on a internet network in the USA called Spectrum. Spectrum was loading a message that said something like the site could be harmful. What in the JS could cause that?
If Jeroen Hammann is still on this side of eternity, can you please let me know how I can get this to run properly on phones.? Or does anybody else know how I can get this to run properly on mobile, as well as to make sure the JS is All Safe? Thanks! :--)
Oops, Except on the desktop TOR browser, this Isn't running like the demo that Jeroen Hammann has. navHeight 0 is also okay on the TOR browser. I'm truly not sure how to correct this without help.
How about somebody loads a zip that runs the same as the Jeroen Hammann demo runs, as well as with 1 drop down menu? Thanks! :--)
Looks like correct coding to me. However, something is obviously wrong. I added a newer version of jquery.min.js, and that Didn't help. :--)
$('.nav').navScroll({ mobileDropdown: true, mobileBreakpoint: 768, scrollSpy: true, onScrollStart: function() { $scrollStatus.show(); $scrollStatus.text('Started scrolling'); },