I have a button on my website that is supposed to scroll you to the ID of a section, further down the page (using JQUERY scrollTop function).
For some reason it is not allowing it to do that, it is not even jumping to the ID further down the page.
This seems to be an issue in Chrome but works in Microsoft Edge
Hello @8BITdigital,
Thanks for asking.
I checked your website and don’t see Scrolltop anchor activated. Can you please confirm? If you are working on a different website, please share website URL for us to take a closer look.
Thanks.
Please visit this page:
You will see two buttons ‘Go to row1’ and ‘Go to row3’
Configured as follows:
‘Goto row3’ works perfectly across all browsers. But ‘Goto row1’ works fine in Microsoft Edge and other browsers but doesn’t work in Chrome.
I cannot see what is causing this issue.
Hi,
You can try the following js code on the link below.
Hope that helps.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.