Reputation: 41
I have set up a mediaelement player that is being built dynamically using version 2.1.7.
Everything looks and works great in iOS, firefox, chrome, safari, as well as ie7 & ie9. But ie8 is not loading any flash or media. It displays blank. Please see: http://chadstrat.com/index.php?cID=126.
I don't see any js conflicts or any debug errors.
Any help would be very seriously appreciated!
Upvotes: 4
Views: 1338
Reputation: 17692
I had this issue and found I needed to move jQuery to the top of the page from the bottom. This was on http://hanselminutes.com.
Upvotes: 2