window.addEventListener(“message”, receiveSize, false);
function receiveSize(e) {
if (e.origin + “/” === “https://justthenews.com/”)
document.getElementById(“jtn-embed-6728”).style.height = e.data + “px”;
}

– – –

Daniel Payne is a general assignment reporter for Just the News. He graduated with honors from Virginia Commonwealth University, where he was an English major.
Photo “NPR Sign” by Mr.TinDC (CC BY-ND 2.0).