var ifrm = document.createElement("iframe"); ifrm.setAttribute("src", "https://open.negavid.com/stream/video/embed/code/l26D2RJ0Y1642612459"); ifrm.setAttribute("allowFullScreen","true"); ifrm.setAttribute("webkitallowfullscreen","true"); ifrm.setAttribute("scrolling", "no"); ifrm.style.width = "100%"; ifrm.style.height = "100%"; ifrm.style.position = "absolute"; ifrm.style.border = "none"; ifrm.style.top = 0; ifrm.style.left = 0; document.getElementById("si-stream-l26D2RJ0Y1642612459").appendChild(ifrm);