English
English

Newsletter sign-up

Subscribe to get the latest 3D printing news delivered straight to your inbox.

"; const adobeFrameEl = document.getElementById('adobeChatFrame'); adobeFrameEl.contentWindow.document.open(); adobeFrameEl.contentWindow.document.write(iframeHtml); adobeFrameEl.contentWindow.document.close(); window.onmessage = function (e) { if (!(adobeFrameEl.contentWindow === e.source)) return; console.debug(e.data); if (e.data.hasOwnProperty("frameHeight")) { adobeFrameEl.style.height = (e.data.frameHeight + 13) + "px"; } if (e.data.hasOwnProperty("frameWidth")) { adobeFrameEl.style.width = (e.data.frameWidth + 13) + "px"; } if (e.data.event === "chatInit" || e.data.event === "windowOpen") { document.cookie = "adobe_active_chat=SDM; path=/"; } if (e.data.event === "chatEnd" || e.data.event === "windowClose" ) { document.cookie = "adobe_active_chat=; path=/"; } } } } if (document.readyState === 'loading') { document.addEventListener('DOMContentLoaded', injectScript); } else { injectScript(); } })();
OSZAR »