Why is opera animation so slow?
问题 It seems as though opera doesn't play nice with multiple animations going on simultaneously, check out this theme I'm building. I've made a preloader which scatters the images outside body in random places then animates each of them into place in intervals of 0.1 seconds with the animation taking 0.8 seconds. Here's the function I made: function ea_preload_scatter() { if(item.length) { var scatter = $(window).height() + $(window).width(); item.addClass('loading').each(function() { var