jQuery.Cycle IE 8 Issue
jQuery.Cycle IE 8 Issue
I'm using the cycle plugin (
http://jquery.malsup.com/cycle/) for to show portfolio work including images and video.
In firefox, safari, chrome, and opera, when a user clicks away from a video and loads a new image/video the sound for the current loading video is cut off.
However when the same page is loaded in IE 8 (possibly 6 & 7 too, I have not checked) and the user clicks to a new image/video the sound cuts off for a second, then it continues playing in the background. This is not good user experience, so I'm trying to find a way to silence the video or reload the flash object (resetting it) or any other possible work around.
Any help would be sweet =)