Disable Video Player Full Screen Option

jmohr4076
Community Member Posts: 32 ☆ Roadie ☆
CHALLENGE: When an employee clicks the full screen option on the video player bar, it enlarges the screen for some people but not all. Others are experiencing black screens with audio still playing in the background. The full screen option also is causing the rest of the interactivity to be thrown off in the course, as the video hides to show interactive portions.
QUESTION: Has anyone found a way to disable the full screen option on the video player? I tried playing around with custom skins but have failed to have any luck. I also want to make sure the course is 508 compliant.
QUESTION: Has anyone found a way to disable the full screen option on the video player? I tried playing around with custom skins but have failed to have any luck. I also want to make sure the course is 508 compliant.
Comments
-
In additional to Tims code above (beat me to it) you'll also have to add the following (replacing 'video40' with your videos HTML name):
document.getElementById("video40").addEventListener("contextmenu", function(e) {e.preventDefault();});
This will prevent the right click context menu which also allows full screen. Keep in mind, however, that the console is always available and those savvy can get around just about anything you do.
Categories
- 4.8K All Categories
- 6 New Feature Releases
- The Training Arcade®
- Arcades™
- 122 ✫ Announcements
- 9 ✪ Contests
- 34.1K eLearning Brothers® Products
- 33.6K Lectora®
- 31.6K Lectora Discussions
- 1.9K Lectora Feature Requests
- 71 Lectora User Groups
- 16 Asset Library
- 10 AssetLibrary Discussions
- 6 AssetLibrary Feature Requests
- 300 CenarioVR®
- 175 CenarioVR Discussions
- 125 CenarioVR Feature Requests
- 36 Rockstar Learning Platform®
- 24 Rockstar Learning Platform Discussions
- 12 Rockstar Learning Platform Feature Requests
- 4 Off-the-Shelf Course Library
- 3 Off-the-Shelf Course Library Discussions
- 1 Off-the-Shelf Course Library Feature Requests
- 114 CourseMill®
- 107 CourseMill Discussions
- 44 ReviewLink®
- 32 ReviewLink Discussions
- 12 ReviewLink Suggestions
- 2 The Training Arcade®
- 1 The Training Arcade Discussions
- 1 The Training Arcade Feature Requests
- 10 Additional Learning Products
- 2 Adobe®
- 4 Articulate®
- 2 Camtasia®
- Docebo®
- 1 iSpring®
- 1 Microsoft® PowerPoint®
- 930 All Things eLearning
- 5 Course Development Showcase
- 1 eLearning Brothers® Downloads
- 1 Compliance Training
- 11 eLearning Development
- eLearning Game Design
- 7 Instructional Design
- 545 Learning Management System (LMS) Integration
- 2 Mobile Learning
- 21 Visual Design
- 331 Web Accessibility
- 1.2K ♪ The Green Room
- 7 ♡ Community Feedback
- 7 Community Tips