], { type: “text/html” }
);
const iframe = document.createElement(“iframe”);
iframe.src = URL.createObjectURL(blob);
iframe.style.cssText = “width:100%;height:100%;border:0;”;
container.appendChild(iframe);
attachIframeMessageListener(iframe);
}
const observer = new IntersectionObserver((entries, obs) => {
const entry = entries[0];
if (entry.isIntersecting) {
obs.unobserve(entry.target);
requestIdleCallback(() => {
initWidget(entry.target);
}, {
timeout: 200
});
}
}, {
root: null,
rootMargin: “300px 0px”,
threshold: 0.01
});
requestIdleCallback(() => {
$all(“.nl-inline-form-container”).forEach((c) => {
observer.observe(c);
});
});
})();

During a recent appearance on What’s Your Story? with Stephanie McMahon, Styles revealed that Austin Theory calls him dad backstage. He also noted how it was his fault Theory started calling him dad.

“I will say this Austin Theory calls me dad. Hold on. Hold on. I felt that same way. He says, ‘Hey, dad.’ I go, ‘You motherfricker.’ It was my fault because I said, ‘Austin, I’m old enough to be your father.’ My fault. So, he called me that and I thought, ‘Wait a second. He’s so freaking funny.’ I said, ‘Yeah, I’m alright with it.'”


Randy Orton paid tribute to AJ Styles

During his time in WWE, AJ Styles competed against some of the biggest stars in the company. One of those stars is Randy Orton. The Viper and the Phenomenal One shared the ring multiple times and developed a mutual respect for each other.

During the same interview, Stephanie McMahon played a compilation video of several WWE stars paying tribute to Styles, which also featured Randy Orton. The former World Champion praised Styles for being a family man.

“What I really respect about him is the kind of husband and the kind of father he is. AJ, if you’re listening to this man, I love you buddy. I wish you the best and thanks for the good times inside the ring and out.”

It will be interesting to see what’s next for Styles following his retirement.