top of page

Proyecto Havre

bottom of page
$w("#html1").allowFullScreen(); $w.onReady(function () { // does not change to full screen // sets flag to allow full screen // code in HtmlComponent will change to full screen $w(“#html1”).allowFullScreen(); });