iFrame fullscreen not working

Hi all,

just wanted to ask for help for my iFrame’s. The problem I’m having is that the fullscreen button is showing, but not doing anything. Any idea what I am missing?
Also: is there any documentation on this topic that you can advice?

iframe id=“sdv-iframe” width=“100%” height=“100%” src=“ShapeDiver” referrerpolicy=“origin” allowfullscreen style=“overflow-x: hidden; overflow-y: hidden; border-width: 0;”>

Your browser does not support iframes.

</iframe

Please see .ifc Grid Maker (free)

Best, Thomas

It is likely that your website does not allow iframes to request fullscreen mode. Contact your web developer or check the documentation of your website designer tool to make sure iframes are allowed to call the requestFullscreen() method.