I’m looking for solution with webflow interaction or not to scroll page on load.
Task logic:
– page loads (trigger)
– scroll page from top for 600 px down without moving or scaling and etc. of any element on page.
Okay you said a little but still not sure exactly what you’re trying to do. If you could share a read-only link or show a website example on the page load interaction you want.
Okay glad have it! Hand coding would not be my core skill set… there are others here better suited for that task. I know many will offer help. Just give a shout for that snippet to the community.
Can you help me upgrading this script to make smooth page scroll animation on load, because you don’t have such functionality from scratch into your animation webflow function.
This will scroll the page to the element designated in the “#your-id” part. 3000 - is time of scrolling in milliseconds.
edit: you said you need to move it a certain amount of px’s but I think moving to a particular part of the site is better since it will work on any screen size.
hey dram i know this is VERY old… but I’ve edited your script to the below in order to center my site on a specific DIV at load. It works, but it is putting the DIV at the left of the screen rather than in the center like i hope. any chance you can help me out? I’m working specifically on mobile for this feature btw.