N
nunohortaDec 15, 2022
Hello, is there any way to click on a button and go to another Html page and scroll to a specific section id?
Thanks
Hello, is there any way to click on a button and go to another Html page and scroll to a specific section id?
Thanks
Hello,
This is already possible but the Hash Element on the Page must be either a One-Page Element or a ScrollTo Element:
<a href="#" data-scrollto="#some-section">Scroll to Section</a><div id="some-section"></div><a href="some-other-page.html#some-section">Scroll to this Section</a>This will definitely work fine. Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
Off course, many thanks...
Have the same question, or something new?
Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.
Reply on the dashboard