When you animate using transform:translate3d
in CSS3,
Only the iPhone stops scrolling.
Is it the age of iOS6?
-webkit-transform-style:preserve-3d;
This designation seems to have fixed it, but it doesn't seem to work right now.
By the way, Android works fine.
Do you have any countermeasures?
Thank you for your cooperation.
html css iphone
It seems to have been improved from iOS8.
I don't think iOS7 or lower is acceptable.
915 When building Fast API+Uvicorn environment with PyInstaller, console=False results in an error
581 PHP ssh2_scp_send fails to send files as intended
572 rails db:create error: Could not find mysql2-0.5.4 in any of the sources
578 Understanding How to Configure Google API Key
612 GDB gets version error when attempting to debug with the Presense SDK (IDE)
© 2024 OneMinuteCode. All rights reserved.