], { 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);
});
});
})();

On the latest edition of RAW, the Triple H-led creative team decided to pay tribute to AJ Styles. The whole locker room came out at the end of the show to share a moment of respect with Styles. Even The Undertaker showed up to reveal that AJ would be inducted into the 2026 class of the WWE Hall of Fame.

After officially retiring from the ring, AJ Styles recently took to Instagram to share a rare personal update. The former WWE Champion uploaded a photo of himself. In the post’s caption, he revealed that he was getting his hair done by his daughter.

“What are you doing now that you’re retired? Well, I’m currently getting my hair done by my daughter. 😂,” he wrote.

Check out his Instagram post below:

This was a rare update from AJ Styles, as he barely posts photos and videos from his personal life on social media.


Finn Balor says AJ Styles’ WWE retirement made him realize a major thing about his career

During a recent interview on Uncrowned, Finn Balor said that after watching AJ Styles retire, he realized that his time to hang up his wrestling boots was also near.

Balor added that before his retirement, he needed to redeem himself by winning the world title.

“Seeing him [AJ Styles] retire made me realize, ‘Oh, retirement is just around the corner for me, too.’ And you’ve still got this big stain on your career that everyone keeps asking you, ‘What if?”’ And in Belfast [in January], when I lost to Punk [for the World Heavyweight Title], I realized the time is running out, and you need to fix this quickly. So that’s what I’m trying to do. I need to right the wrong of what happened 10 years ago — not for me, but for everyone else,” he added.

It remains to be seen what WWE legend AJ Styles has planned for his future in the pro wrestling world.