”
], { 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);
});
});
})();
She expressed how motherhood changed her.
“To my sweet Bailey, thank you for making me a mama and giving my life a love so deep it changed me forever. You are my heart. I hope all my hard work is an example to you and never looked at lack of. 🤍,” she wrote for her daughter.
Cargill expressed her gratitude and admiration for her mother, grandmother, and great-grandmother, expressing that it takes a tribe in motherhood.
“To my mom, grandma and great gram in heaven (it took a tribe)… not a day goes by that I don’t miss you, love you, and carry pieces of you all with me. I KNOW it’s your STRONG prayers that have protected me. I hope I make you all proud in the way I love and raise my baby,” wrote Jade Cargill.
Jade Cargill’s post about motherhood has gained positive reactions from the WWE Universe.
Apart from the fans, several WWE superstars took to expressing their admiration for the post, such as Brie Bella, Nikki Bella, Charlotte Flair, and Alicia Taylor, among others. All of them have reacted with heart emojis on her post.
Jade Cargill wants to switch brands
Currently, The Storm is working on SmackDown. Recently, she returned to the blue brand and attacked Rhea Ripley.
During an interview with the Battleground podcast, she revealed that she would like to switch brands and become a part of the RAW roster since that schedule suits her better to be more involved with her family and daughter.
“It’ll be better on me to work on Monday Night RAW, just because I have a kid and Friday’s are more family oriented and I miss out on a lot of events with my family because we’re the patriarch for our families and getting together for Fridays and Saturdays. And Mondays feel like a workday,” said Cargill.
At the moment, she is still on SmackDown, and it seems another storm is heading Rhea Ripley’s way after WrestleMania 42.
`;
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-personal-update-wwe-star-jade-cargill-mother-s-day?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













