This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.
When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:
The new Video Player that utilizes jPlayer does not play videos in IE9 unless compatibility view is turned on.
When I view the demo site https://demo.mojoportal.com/media-player I can reproduce the problem.
However, the problem doesn't occur on the jPlayer demo site http://jplayer.org/latest/demo-01-video/ . I'm wondering what could be causing the issue in the MojoPortal implementation of the player.
In our Mojo implementation we are forcing users not to use compatibility view in IE 8 or 9 by putting the following in the layout.master
<meta http-equiv="X-UA-Compatible" content="IE=edge" >
Compatibility view was causing us some issues. I'm hoping to use the new Video Player so I hope someone can help.
Thanks for any help you can provide.
See similar discussion on this thread.