When I click the links while being on index.html page it will open the music.hml 99% times on the right spot. Also when right click and choose open in new tab - it opens on the right section.
But when I want to use the link to move on the same page to different section. I need to click 2-3 times to get me where I want to go.
Tested on my Windows desktop running latest versions of Chrome and Firefox. No issues. Links worked as expected.
Also tested on my Android mobile phone (running Android 11) running the latest mobile versions of Chrome and Firefox. No issues. Links worked as expected.
The main issue I have is that the section is scrolling to the top of the body, so much of it is hidden behind the Navbar. You should add a scroll margin to your sections equal in height to the Navbar, and then you should add a script to collapse the Navbar Toggle when you navigate to anchor links on the same page. Here’s one that Kuligposten created that does the job nicely…
Thanks a lot for testing and sharing the code to fix the toggle. I’ll definitely add it.
I’m glad the links worked for you as expected though I still have issues
It may be the apple devices issue only… That would really leave me puzzled.