Make URL hash links correspond and show upon scroll down

Hi!

My client’s Google expert wants me to make each individual service on this page keep it’s unique hash URL upon scroll down. That is, while scrolling down that page of 5 offered services, the URL should automatically update itself so that it shows https://retailbjornen.se/tjanster/#event when the user is reading the event section.

How do I achieve this?

<3

Hi there,

Thanks for posting in.

You need to implement the javascript pushState() function, like from here https://designbypelling.co.uk/blog/html5-pushstate-tutorial/. With that, you’ll need a help from a developer for proper implementation.

Thanks!

1 Like

OK, thanx. This would be a great function to add to Pro in the future.

<3

Thank you!

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.