On iOS (iPad / iPhone), I would like to apply some css (rotate / zoom) conversion for html elements. When using -webkit-transform there are some problems. (See iframe being cut out when in a div on a mobile safari .)
css
-webkit-transform
I was wondering if there is another option for applying transforms (possibly without hardware acceleration) on iOS without using -webkit-transform .
The only real way to do these conversions is with the -webkit-transform tag. In addition, you can create images / elements manually and use .PNG files to maintain transparency.
Source: https://habr.com/ru/post/1399008/More articles:https://translate.googleusercontent.com/translate_c?depth=1&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1399003/forcing-single-thread-access-to-a-resource&usg=ALkJrhgjh3f8fYTgkWHGNxQPSUyWSvKfcwPHP Symfony 1.4 - the best way to transfer data from an action to a component? - phpMagento using addVisibleInCatalogFilterToCollection returns nothing when it should not - visibilityHow to run a batch file minimized on a Windows CE device (using a different batch or shortcut)? - windows-ceFolder encryption for Android app? - javaAlways get a memory alert when using UIImagePicker for the camera - iosAnswer on the pars - javareturn true not return or my else statment not working? - methodsIN C # how to get file names starting with a prefix from a resource folder - c #How to handle a System.AccessViolationException? - .netAll Articles