function checkAndLoadScript() {
if (window.jQuery) {
// jQuery is loaded, include your script
jQuery(document).ready(function($) {
$(“.bulletProj”).hover(function() {
var dividshow = ‘#div_’+$(this).attr(‘id’);
$(this).siblings(“#div_written_by_parent”).html($(dividshow).html()).show();
});
$(“.editor-details, .editor”).hover(function() {}, function() {
var dividhide = ‘#’ + $(this).attr(‘id’);
$(“#div_written_by_parent”).html(“”);
$(“#div_written_by_parent”).hide();
});
});
} else {
// jQuery is not loaded, check again after 0.2 seconds
setTimeout(checkAndLoadScript, 200);
}
}
// Initial call to the function
checkAndLoadScript();
Updated: May 31, 2025 03:34 IST
Donald Trump said to reporters in the Oval Office that his advice to French President Emmanuel Macron, who was seen in a video through an open plane door being pushed in the face by his wife, was ‘make sure the door remains closed’ (AP)
It seems even US President Donald Trump couldn’t resist weighing in on a viral moment involving French President Emmanuel Macron and his wife, Brigitte.
Asked by a reporter during his Friday press conference in the Oval Office whether he had any world leader-to-world leader marital advice, Trump offered some playful advice: “Make sure the door remains closed.”

The clip that caught everyone’s attention showed Brigitte Macron giving Emmanuel what looked like a firm shove to the face just before they stepped off their plane in Vietnam on Monday. As Macron stood in the doorway of his presidential aircraft, two hands suddenly appeared—one pushing over his mouth, the other cupping his jaw—prompting a brief recoil before he smiled and waved to the cameras below.
Downplaying the incident, Trump further added, “He’s fine too. They’re fine. They’re two really good people—I know them very well.”
Another instant Trump classic🤣
Doocy: “This week there was a video on board a plane that showed the First Lady of France slapping her husband, Emmanuel Macron. Do you have any world leader to world leader marital advice?”
President Trump: “Make sure the door remains closed.” pic.twitter.com/B8X28KVjTO
— Benny Johnson (@bennyjohnson) May 30, 2025
During the same event, Trump praised Elon Musk’s work with the Department of Government Efficiency as the billionaire stepped down. Musk, sporting a black eye, joked, “I wasn’t anywhere near France,” attributing the injury to his young son.
The video of the French first couple quickly went viral earlier this week, sparking headlines, speculation, and even conspiracy theories. But Macron was quick to clear the air on Monday, calling it “just joking” between the couple. Speaking to reporters in Hanoi, he said, “We are squabbling and, rather, joking with my wife. Somehow that becomes a sort of geo-planetary catastrophe. Everyone needs to calm down.”
Stay updated with the latest – Click here to follow us on Instagram
setTimeout(function() {
let commentJsAdded = false;
const t = [“mouseover”, “keydown”, “touchmove”, “touchstart”, “scroll”];
t.forEach(function(t) {
window.addEventListener(t,
function() {
if ( ! commentJsAdded ) {
let list = [“https://media-central.indianexpress.com/static/comment-engine/editor/assets/js/editor.js?ver=300525”, “https://media-central.indianexpress.com/static/comment-engine/assets/js/neocomment.js?ver=300525”];
list.map(function(item) {
var js, fjs = document.getElementsByTagName(“script”)[0];
if (!document.getElementById(“id_story_show_comments”)) return;
js = document.createElement(“script”);
js.async = 1;
js.src = item;
fjs.parentNode.insertBefore(js, fjs);
})
commentJsAdded = true;
} else {
this.removeEventListener( t, arguments.callee );
}
}, {
passive: true
})
});
}, 1000);
Stay updated with the latest – Click here to follow us on Instagram
setTimeout(function() {
let commentJsAdded = false;
const t = [“mouseover”, “keydown”, “touchmove”, “touchstart”, “scroll”];
t.forEach(function(t) {
window.addEventListener(t,
function() {
if ( ! commentJsAdded ) {
let list = [“https://media-central.indianexpress.com/static/comment-engine/editor/assets/js/editor.js?ver=300525”, “https://media-central.indianexpress.com/static/comment-engine/assets/js/neocomment.js?ver=300525”];
list.map(function(item) {
var js, fjs = document.getElementsByTagName(“script”)[0];
if (!document.getElementById(“id_story_show_comments”)) return;
js = document.createElement(“script”);
js.async = 1;
js.src = item;
fjs.parentNode.insertBefore(js, fjs);
})
commentJsAdded = true;
} else {
this.removeEventListener( t, arguments.callee );
}
}, {
passive: true
})
});
}, 1000);