@jessrightdesign Yes i understand. And i also can tell you, that your wished function is not included in the shown code of your example.
How could i know this within just a few seconds?
Here comes the trick…
I told you which code-part is needed to get your wished function to work…
…see here… ----> $w('#myElementID").scrollTo().
Now how to know if the example offers you this functionality?
YES OF COURSE —> You use the F-Searchfunction in your BROWSER.
Press —> CTRL+F → a SERACH-POP-UP-WINDOW will open.
Type in —> “scrollTo” take a look onto the related CODE. Did the Search-function find some results? If not, then your choosen example also do NOT offer the → "scrollTo()-functionality, right?
What next?
Yes, exactly—> now you go back to the VELO-API-Docs and read this part here…
https://www.wix.com/velo/reference/$w/postpage/scrollto
…and here…
https://www.wix.com/velo/reference/wix-window/scrollto
Heyyyy! You just found two different ways, how to solve your problem, right now.
Now please take some time to understand the shown code-examples.
Than do some testings. Take your time and do not give up after 3-attempts.
A good CODER, do NEVER gives up!
I will give you an example on my own experience…
I am still not a VELO-Master and still have to learn things like you and sometimes get into situation, where i can’t find solution and almost think about to give up.
But on the next day, i just try it again & again & again & again & …yes and again, till i get my result.
And yes, sometimes a little HELP is needed, just some hints, should be enough.
Perhaps your question now will be …“What are you talking about all the time?”
See here my own experince …
https://www.wix.com/velo/forum/coding-with-velo/how-to-upload-from-buffer
At the beginning i even wasn’t able to generate a normal upload, now i am able to generate a MULTI-UPLOAD, something what is normaly still in developement …
https://www.wix.com/velo/wishlist?origin=menu
With enough of effort you can do everything in VELO, even if it seems not to be possible!
Good luck and happy coding!