Home > Article > Web Front-end > JS JQUERY method to realize the scroll bar automatically scrolling to the bottom_jquery
How to set the scroll bar to automatically scroll to the bottom when the page is loaded:
jQuery:
JavaScript:
Both of the above two methods can realize the scroll bar automatically scrolling to the end when the page is loaded. Friends, you can choose freely according to your actual needs