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

Speaking on Grilling JR, WWE Hall of Famer Jim Ross noted that Foley could well get physical in the ring in AEW after the latter was announced to be co-hosting the Buy In pre-show of Double or Nothing this year. He said:

“I can see him, you know, throwing a few punches, or getting somebody in the mandible claw, stuff like that, but him working out a complete match, I find that to be doubtful, and maybe it will happen. I’m not doubting it. I don’t think it’s a bad idea if it’s done right. You got to treat Mick very, very special and put him into situations that he can pull off that he’s good at, so, but I can’t see having Mick Foley on TV, and somewhere along the way, not using him with a little bit of physicality. I think that will happen.”

WWE Hall of Famer Jim Ross believes Mick Foley will be a great addition

Jim Ross is very optimistic about Mick Foley’s appearance in AEW.

Adding to his previous comments, the WWE Hall of Famer stated:

“I’m really excited about it. I think it’s a great get for Tony Khan. Foley brings credibility, he brings tenure, he brings name identity, and I think he’s looking at continuing to develop and evolve his commentating in this role. Of course, you’re kind of an analyst, and he’ll do a better job of being an analyst than he would if they had the bright idea to make him a play-by-play guy. You know, we’re loaded with play-by-play guys, so that’s good, and it’ll be a different sound on Sunday night.”

It remains to be seen what is next for Mick Foley down the line.


If you use any quotes from the article, please credit the source and give an H/T to Sportskeeda for the transcription.