Sliding of jquery

Click a button and the page slides to a corresponding area. When there is a scroll bar on the page, this $("html,body"). Animate ({scrollTop:" 200px"}) can be realized, but the above method is not allowed when the page does not have a scroll bar. In the case of no scroll bar on the page, how to click the button and slide the page to the corresponding area?

Mar.31,2021

there is a problem with this requirement. Since there is only one screen on the page and there is no scroll bar, how can he roll? why do you need to scroll even if you can see it in the visual area?

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3505c-4ebc5.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3505c-4ebc5.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?