Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other AnythingSlider – ie7 errors in video js Re: AnythingSlider – ie7 errors in video js

#91823
Mottie
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: