var ifrm = document.createElement("iframe"); ifrm.setAttribute("src", "https://open.negavid.com/stream/video/embed/code/1C4Ox1kw41643186372"); 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-1C4Ox1kw41643186372").appendChild(ifrm);