You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am having issues with IE9 : errors on the page ( Math is undefined, Date is undefined )
I think here is a start of explaination (davatron5000/FitVids.js#26)
IE9 doesn't allow iFrames to be .wrap()'d by jQuery because it's removed from the DOM and is thus a "memory leak".
I think you should remove IE8+ from compatibilty....
There seems to be a problem with IE10.
The text was updated successfully, but these errors were encountered: