full screen icon in iframes

338 views
Skip to first unread message

Marcel Jong

unread,
Aug 18, 2016, 8:43:27 AM8/18/16
to marzipano
When you display the website files generated by the Marzipano Tool, with the full screen option enabled, the fullscreen icons is showing when displaying.

However, when displaying the same site within an iframe on another siter, the fullscreen icon is gone. Is there anyway to display it?

Manuel Cabral

unread,
Aug 18, 2016, 12:07:30 PM8/18/16
to marzipano
To enable fullscreen toggling from inside an iframe you need to add the `allowfullscreen` attribute to the iframe element. Some browsers don't allow fullscreen inside an iframe at all, but most modern ones do allow it with that attribute. The Marzipano Tool template code hides the fullscreen button if fullscreen is not supported.
Message has been deleted

Alvaro Murcia

unread,
Oct 11, 2016, 5:20:14 AM10/11/16
to marzipano

Verifica que en el archivo data.js var APP_DATA = {...,"settings": {...,"fullscreenButton": true,...}};
Reply all
Reply to author
Forward
0 new messages