Welcome, Guest
Username: Password: Remember me
Report any technical problems you discover and discuss solutions.
  • Page:
  • 1

TOPIC:

Bootstrap video pages displaying incorrectly in IE 6 years 9 months ago #4610

  • Neil Pollock
  • Neil Pollock's Avatar Topic Author
  • Offline
  • Premium Member
  • Premium Member
  • Posts: 92
  • Thank you received: 4
The video page type in Bootstrap template is not displaying correctly when viewed in Internet Explorer 11. For some reason the video is displayed at full size, rather than responsively.

Here is an example: xerte.cardiff.ac.uk/play_5974 (see the "Finding Your Library" section on the first page)

And another annoying bug across all browsers it the media player progress bar. If you happen to run your mouse over the progress bar you'll notice that a timer label still appears and follows your mouse movements even when you're no longer hovering over the player. Also, when using the audio page type, the player volume control appears outside of the player in Chrome.

In general, the MediaElements players used in Bootstrap (or perhaps just their implementation) are really bad - they look very unprofessional and seem to be a step backwards from using just the basic browser-specific HTML5 video or audio players.

Please Log in or Create an account to join the conversation.

Last edit: by Neil Pollock.

Bootstrap video pages displaying incorrectly in IE 6 years 9 months ago #4612

  • julten
  • julten's Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 137
  • Thank you received: 18
That resource looks really great.
We will look into the media element issues described. I hadn't noticed the issue with the label before. From what I've seen there you're more than capable of using the native players if you want to.

Julian

Please Log in or Create an account to join the conversation.

Bootstrap video pages displaying incorrectly in IE 6 years 9 months ago #4613

  • ronm
  • ronm's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 844
  • Thank you received: 247
Just a quick note to say I think the audio player issue with the volume control has crept in with a recent Chrome update. I don't think that's been a problem previously.

e.g. you can see it in the Bootstrap demonstrator too which has been around for years and we would have noticed that before now www.nottingham.ac.uk/toolkits/play_8222#page1section5

As a temporary fix for that try:
.mejs-controls div.mejs-horizontal-volume-slider {
    width: 50px;
}
I think the default is 60px
Xerte developer & trainer
e-learning & m-learning consultant
mitchellmedia.co.uk | xerteacademy.com | learningapps.co.uk
Note: Support here is voluntary and meant for users to support each other.
Need direct commercial support with Xerte? mitchellmedia.co.uk/contact/

Please Log in or Create an account to join the conversation.

Bootstrap video pages displaying incorrectly in IE 6 years 9 months ago #4614

  • ronm
  • ronm's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 844
  • Thank you received: 247
Sorry scrub that it doesn't work that way.
As a hack you could change the time-rail width but you'd need to put different sizes for different device widths for it to work reliably.
.mejs-time-rail {
    width: 50% !important;
}
Xerte developer & trainer
e-learning & m-learning consultant
mitchellmedia.co.uk | xerteacademy.com | learningapps.co.uk
Note: Support here is voluntary and meant for users to support each other.
Need direct commercial support with Xerte? mitchellmedia.co.uk/contact/

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Moderators: ronmjultenJohnSmith
Time to create page: 0.052 seconds
Copyright © 2024 The Xerte Project.
Xerte logo Apereo logo OSI Logo

Search