Documentation / Private: Forums / General Support / iframe embed won't go full screen / Reply To: iframe embed won't go full screen
Hello,
Please check that your iframe has the attribute allowfullscreen=”true”, like in this example.
<iframe src=”https://portal.furioos.com/embed/967.798″ width=”560″ height=”315″ allowfullscreen=”true” style=”border: none;”></iframe>
If you have other iframe who works, i’ll be happy to see the code.
- This reply was modified 4 years, 2 months ago by Michaël KORBAS.