iosscripts / iosslider

iosslider is a jQuery plugin which allows you to integrate a customizable, cross-browser content slider into your web presence. Designed for use as a content slider, website banner, or image gallery.
http://iosscripts.com/iosslider
432 stars 103 forks source link

-webkit-backface-visibility: hidden causing performance issues on iOS #327

Closed marcwhitbread closed 10 years ago

marcwhitbread commented 10 years ago

When a lot of slides are present, the -webkit-backface-visibility: hidden; attribute applied slides on initialization are causing a severe spike in memory usage and crashing Safari.

marcwhitbread commented 10 years ago

Fix proposed in v1.3.36