Notice: The Monaca & Onsen UI Community Forum is shutting down.
For Onsen UI bug reports, feature requests and questions, please use the Onsen UI GitHub issues page. For help with Monaca, please contact Monaca Support Team.
Thank you to all our community for your contributions to the forum. We look forward to hearing from you in the new communication channels.
Embed Youtube video fullscreen not working
-
Hi,
i’m testing a simple project for Android where i call an http url to Wordpress pages in index.html:
<body onload=“window.location = ‘https://www.mysite.com/’”>.If i have an youtube video embed, it not goes in fullscreen mode when i click on button in player commands. Play, pause, mute or other buttons work with no problem.
Any ideas? Some plugin to add? or do u know a better way to “include” a url instead of use window.location???
Thank you in advance!!!