Video Player - IE Compatibility View

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.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
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.
This thread is closed to new posts. You must sign in to post in the forums.
1/24/2012 10:53:30 AM
Gravatar
Total Posts 16

Video Player - IE Compatibility View

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.

1/24/2012 1:05:29 PM
Gravatar
Total Posts 18439

Re: Video Player - IE Compatibility View

See similar discussion on this thread.

You must sign in to post in the forums. This thread is closed to new posts.