$w("#element").scrollTo() without animation

Hello, from the docs you linked to disable the animation you will need to use wixWindow and set the coordinates for the element

" Tip : Use the wix-window scrollTo() function to scroll directly to an element, and also disable the animation. To get the coordinates for scrolling, display the Wix Editor Toolbar. In the Editor, move the cursor to the top-left pixel where you want the page to scroll to. The X and Y axis Position values show the coordinates."