<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Hi,</div>

<div>i use this youtube embed code in a html (opencms textblock):</div>

<div><<</div>

<div><p><iframe src="https://www.youtube.com/embed/YIPSmRfpcLc" frameborder="0" scrolling="no" width="130" height="90"></iframe></p></div>

<div>>></div>

<div>I can play the clip, but in Firefox i can't change to fullscreen: In IE, i get the fullscreen option, when i move the cursor in the right down corner.</div>

<div> </div>

<div>I tried to add</div>

<div> </div>

<div><span><span><font face="monospace" size="3"><span style="white-space:pre-wrap">allowfullscreen</span></font></span></span></div>

<div><span><span><font face="monospace" size="3"><span style="white-space:pre-wrap">allowfullscreen</span></font></span></span>="true"</div>

<div><span><span><font face="monospace" size="3"><span style="white-space:pre-wrap">allowfullscreen</span></font></span></span>=" <span><span><font face="monospace" size="3"><span style="white-space:pre-wrap">allowfullscreen</span></font></span></span>"</div>

<div>allowfullscreen mozallowfullscreen webkitallowfullscreen</div>

<div>etc.</div>

<div> </div>

<div>but after saving the changed html-code, opencms deletes these commands (only scrolling="no" is possible).</div>

<div> </div>

<div>Alternatively, i tried to add an media => video element, but i got the same problem (and with the iframe code i should have more control)...</div>

<div> </div>

<div>Anyone an idea?</div>

<div> </div>

<div>Thank you.</div>

<div>Arno</div></div></body></html>