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

Stone Cold Steve Austin reacted to the post on Instagram and liked the video. You can check it out in the post below.

Stone Cold and Bret Hart’s iconic bout from WrestleMania 13 was inducted into the promotion’s Hall of Fame as an “Immortal Moment” last year. Austin appeared at WrestleMania 41 last year in Las Vegas and unfortunately crashed his ATV into the barricade.

The legend returned to the ring after 19 years away at WrestleMania 38. He defeated Kevin Owens in an impromptu match at The Show of Shows four years ago. Kevin Owens is currently out of action due to a major neck injury. Owens recently joined the cast of the reality show WWE LFG as a judge.

WWE veteran suggests TKO does not value Stone Cold Steve Austin

Wrestling legend Kevin Nash suggested that TKO does not value legends such as The Undertaker and Steve Austin.

Speaking on his Kliq This podcast, Nash noted that the promotion had become soulless. He suggested that TKO did not look at WWE legends, such as Stone Cold, the same way and did not have the appreciation for what they had accomplished in the business.

“Now, I don’t think they look at Steve and Taker the same way. I’m talking about TKO, or as we now refer to it, The Adjustment Bureau; they just don’t show the appreciation. It’s almost kind of like having a president that has no experience in warfare; they just don’t get it,” said Nash.

“I don’t think TKO looks at Steve and Taker and shows them the appreciation they deserve. It’s almost like having a president with no warfare experience; they just don’t get it.” – Kevin Nash

It will be interesting to see if the 61-year-old returns to WWE TV sometime down the line.