How to make the bottom button go up with the soft keyboard?

when I type now, the soft keyboard will mask the button fixed at the bottom (fixed"s button) instead of moving up with it.

the search results on the Internet do not let him move up. What I am showing now is that the bottom button will not move up, but what the product needs is to move up with it (this is the demand).

Feb.18,2022

Element.scrollIntoView ()


look at your usage scenario, if it is webapp. https://codeshelper.com/a/11.

if it is a mobile browser, Element.scrollIntoView ();

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-1b3c2fd-2c2db.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-1b3c2fd-2c2db.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?