공부
[JavaScript] window.scrollTo(0,document.body.scrollHeight);
승가비
2021. 11. 24. 23:36
728x90
https://stackoverflow.com/questions/11715646/scroll-automatically-to-the-bottom-of-the-page
Scroll Automatically to the Bottom of the Page
I have a list of questions. When I click on the first question, it should automatically take me to a specific element at the bottom of the page. How can I do this with jQuery?
stackoverflow.com
728x90