- How can I get the current url address
- How can I roll the page to an anchor with corvid?
Scroll to anchor $w( ‘#anchor5’ ).scrollTo();
get url address: wixLocation.urlBase();
const url = wixLocation.url; for the full url
const baseUrl = wixLocation.baseUrl; for the domain level