Currently, I am working on the website julebord.bedriftsdesign.no and have added animated scroll functionality to this page:
However, I have encountered a problem. The animated scroll works perfectly fine when using internal anchor links like (#myanchor). But when the link is in this format , it doesn't work.
I need both types of links to function correctly, but I'm struggling to figure out how to make that happen. Do you think I need to make changes to the JavaScript I'm using?
If anyone has any insights or suggestions on this issue, I would greatly appreciate it. Thank you.