mediafront / osmplayer

The Open Standard Media Player is an all-in-one media player for the web. It is an industry changing, open source (MIT) media player that is built to dynamically deliver any type of web media, including HTML5, YouTube, Vimeo, and Flash.
http://www.mediafront.org
MIT License
342 stars 181 forks source link

Playlist not working with IE9 #23

Closed m2d4yh closed 12 years ago

m2d4yh commented 12 years ago

There seem to be several issues, one is that the css needs to be modified to allow for 100% player size.. the other is that a (mixed) playlist.xml will not function in IE9 at all. It seems to work on the OSM main site but not in the downloaded files. I get a shrunken player and nothing will load off of the playlist.. I am running it as a standalone player.

m2d4yh commented 12 years ago

I should mention that it works in FF, Opera, Chrome and Safari with no problems at all and I have always hated IE because it sucks so bad but some of my visitors are stupid enough to use it ;) LOL

travist commented 12 years ago

I think I got this working by adding <!DOCTYPE html> to the top of the HTML5 file and then being explicit about the height.

https://github.com/mediafront/osmplayer/commit/b59aece6a905f6907a3b9b22f06bb33a46be6ebe