Home › Forums › Other › AnythingSlider – ie7 errors in video js › Re: AnythingSlider – ie7 errors in video js
December 4, 2011 at 9:03 am
#91823
Member
Hi Silverliebt!
The error is from the “postMessage” function. It’s a function that isn’t available in IE7, but is needed to communicate with the iframe to make the video play, pause and update the status.
If it is causing problems, you could wrap the script in a conditional comment like this: