ryrych / rcarousel

yet another jQuery UI carousel
http://ryrych.github.com/rcarousel/
172 stars 48 forks source link

Slides "shudders" with embed video #35

Open howardk opened 12 years ago

howardk commented 12 years ago

I've implemented a test rcarousel with 4 images (770x406) and 1 embed YouTube video (image, image, image, video, image) and autoscroll. The carousel works great, except when the slide goes from the video slide to the next image slide, there is a slight shudder where it looks like rcarousel is either quickly showing or hiding another one of the slides (a split second ghosting effect). This seems to be affecting Chrome (Version 19.0.1084.36 beta - Mac), but not other browsers, from what I was able to test.

This may just be something with the v19-beta, but wanted to make you aware in case it persists when v19 goes stable.