Parent layer setting overflow:auto; child layer setting position:fixed; is invalid

because the swiper, content needs to be scrolled, overflow:auto;
is set, but after setting it, the position:fixed; set by the child tag seems to be invalid, just like using position:absolute;

before scrolling, locate normally
clipboard.png
fixeddiv
clipboard.png

attach the page address: ide/v6/views/main.html" rel=" nofollow noreferrer "> https://m.sythealth.com/html/.

Jun.02,2021

it should be that your swiper-wrapper 's translate3d conflicts with fixed's index. See if it takes only 2d, or refer to the link below: https://www.zhangxinxu.com/wo.


clipboard.png


has lz solved the same hole?

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