When the finger slides the blue box, the green box scrolls up. How can this be achieved?

clipboard.png

when the finger slides over the blue box, the green box scrolls up. How can this be achieved?

Apr.30,2021

your blue part uses overflow: auto or scroll, which will cause the rest of the page to not scroll with the scroll bar when this part slides. You can use js to listen for sliding events in the blue section to implement

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