I am looking to set the page scroll on page load. I can set it by div scroll top or just pixel height.
$(document).ready(function() {
$(document).scrollTop(100);
});
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