I have an ASP.NET Core Razor Page where is a collection of elements scroll-able horizontally on touch or on nav button click.
I am not js specialist and I need one more functionality: On button click, I need to "JUMP" to element that has given ID.
How can I achieve that on horizontal scroll div?