Use css3 transform rotation to force the landscape screen, but the direction of the touch has not changed, what is the solution?

transform: rotate (90deg);

Jul.06,2021

you can try adding handling for touch events in js, judging the direction of sliding according to touch events, and then making corresponding changes to the page.


this scheme sounds unreliable. Why would you do that?

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