”
], { 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);
});
});
})();
“It means everything because I want to inspire. Again, I’m a child psychologist. I want them to know they can do any and everything. And today with social media and people telling you who you should be, it’s important for kids to go out and see people out here doing things and touching grass — and knowing who they are before society tells you who you are,” she said. (H/T: Ringside News)
You can check out the full interview in the video below:
Jade Cargill lost the WWE Women’s Championship to Rhea Ripley at WrestleMania 42 earlier this year. However, The Eradicator suffered a knee injury shortly after The Show of Shows, and there was a ladder match for the vacant title at SummerSlam. Chelsea Green emerged victorious and is now the reigning champion on SmackDown.
WWE Hall of Famer praises Jade Cargill
WWE legend Bully Ray praised Jade Cargill for overcoming her wardrobe mishap on SmackDown earlier this year.
Speaking on Busted Open Radio, Ray praised Cargill for how she handled her wig coming off during a match. He noted that wardrobe malfunctions happen all the time and complimented Cargill for keeping her composure in the ring during the match on SmackDown.
“I’m giving a shout out to Jade Cargill. Good job, girlfriend. You were put in a very rough uncomfortable situation. Lot of people making fun of Jade on social media over the weekend for the unfortunate mishap of the wig. It happens, wardrobe malfunctions happen, hair extensions get pulled out. Dudes have c*apped themselves in the ring, anything can happen,” he said.
It will be fascinating to see what the future holds for the 34-year-old on WWE SmackDown.
More from Sportskeeda
${getStoryActionHTML(story, storyTitle, permalink)}
`;
if (index == 3 && isOpera) {
storyHTML += `
`;
}
recommendedArticlesContainer.innerHTML += storyHTML;
});
}
}
function getStoryActionHTML(story, storyTitle, permalink) {
if (shouldHidePostActions) return “”;
return `
`;
}
function recommendedArticles() {
var baseUrl = “https://cf-gotham.sportskeeda.com/recommendations/post/news-jade-cargill-gives-brutally-honest-advice-young-wwe-fans?lang=en&category=wwe”;
pureJSAjaxGet(baseUrl, function(data) {
renderRecommendedArticles(data);
if (isOpera) {
renderOperaFeedAd();
}
}, function() {}, false);
}
var options = {
root: null,
rootMargin: “0px 0px 70% 0px”,
threshold: 0.1
};
var observer = new IntersectionObserver(function (entries) {
entries.forEach(function (entry) {
if (entry.isIntersecting) {
recommendedArticles();
observer.unobserve(entry.target);
}
});
}, options);
var targetElement;
if (showAlsoReadSection && !showAlsoReadSectionV2) {
targetElement = document.querySelector(‘.also-read-articles-container’);
} else {
targetElement = document.querySelector(‘.recommended-posts’);
}
if (targetElement) {
observer.observe(targetElement);
}
function renderOperaFeedAd() {
var operaFeedArticleAd = $(“.opera-article-feed-ad”);
if (!operaFeedArticleAd) {
return;
}
var firstScript= document.createElement(‘script’);
firstScript.setAttribute(“type”, “text/javascript”);
firstScript.setAttribute(“src”, “https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1883810847636355”);
firstScript.setAttribute(“async”, true);
firstScript.setAttribute(“crossorigin”, “anonymous”);
operaFeedArticleAd.appendChild(firstScript);
operaFeedArticleAd.innerHTML += `
`;
var secondScript = document.createElement(‘script’);
var secondScriptCode=””;
try {
secondScript.appendChild(document.createTextNode(secondScriptCode));
operaFeedArticleAd.appendChild(secondScript);
} catch (e) {
console.error(e);
}
}
})();
Fetching more content…
Read the full article here




