I want to automatically scroll the page to 120px as the page loads please help.
I am new to Javascript and jQuery so please use easy javascript or jQuery (And P.S. I'm familier with the "function" thing in javascript).
THANX.
Demo Here
Code $("html, body").animate({ scrollTop: 1000 }, 2000);
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With