jQuery 1.8.2 - Animation flashing
Hey,
I'm making a simple project slider and I'm facing some flashing issue when animating the elements.
I'm also using requestInterval / requestAnimFrame / clearRequestInterval for smoother animations but it still happened when using regular setTimeout function.