Hey,
I made a simple HTML 5 cross Plattform Video-Player, with CSS HTML and Javascript.
The Player itself is working fine on every Browser.
The Problem ( only in IE11 all other Browsers are working fine ) is then I click my Fullscreen Button, the Video goes Fullscreen but my Controls disappear and I can only Exit the Fullscreenstate by pressing "F11" or "ESC". I disabled the Native Controls, because I don't want to use them .
I use IE 11. The Controls are displayed in normal mode but in Fullscreen not. So I hope ther is a litte Javascript Code or Little CSS configuration to Change that. I can use my Flash Fallback but it's not the perfect way.
I hope you can explain what I have to do or post a Little Code snippet that explain how I can get my Videocontrols in Fullscreenmode in IE 11.
Thanks for reading
Jens Humke