You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently getting crashes on Safari ipad/iphone devices specially when you manipulate the page (enlarge, pinch, etc ...).
Pages with multiple instances are mostly concerned.
.rslides li {
/* mobile Safari
-webkit-backface-visibility: hidden; */
mobile Safari crashes less often. So, it's an improvement though not perfect.
The more we put instances and photos on a page and the more it is succeptible to crash due to the limits and the kind of memory management implemented on those mobile browsers.
I'm currently getting crashes on Safari ipad/iphone devices specially when you manipulate the page (enlarge, pinch, etc ...).
Pages with multiple instances are mostly concerned.
Live examples here :
http://www.fontainebeauvois.be/new.html
http://www.fontainebeauvois.be/murs/pp/pp.html
I found this entry :
http://stackoverflow.com/questions/11831429/mobile-safari-on-ios-crashes-on-big-pages
and still turning around to find out a solution.
Any help would be appreciated.
Thanks.
Franco
The text was updated successfully, but these errors were encountered: