//test script. if (document.readyState === "loading") { // Loading hasn't finished yet document.addEventListener("DOMContentLoaded",() => { const newText = document.getElementById("hs-form-iframe-0").contentWindow.document.getElementById("zip-623daede-d25f-4f67-964f-e0f16597e1a9"); if (newText) { newText.value = "2230"; } else { console.log("Did not find element id.") } })} else { const newText = document.getElementById("hs-form-iframe-0").contentWindow.document.getElementById("zip-623daede-d25f-4f67-964f-e0f16597e1a9"); newText.value = "2230"; }