I\'m using the default settings for my mediaelement.js player, and my initialization is very basic: $(\'video\').mediaelementplayer();
$(\'video\').mediaelementplayer();
My question is: I
Stumbled upon this over at video.js:
video.js inside a modal window: full screen not working
And the answer is to add these attributes to iframe: (no IE support though)