Tracyann Dunkley | JamRadio News Desk
Share this article:
const nativeShareBtn = document.getElementById('native-share');
if (nativeShareBtn && navigator.share) {
nativeShareBtn.addEventListener('click', () => {
navigator.share({
title: document.title,
url: window.location.href
}).catch(err => console.error('Native share failed:', err));
});
}
Thursday 4 September 2025, 14:45 BST
Seventeen people have been injured after a Route 24 double-decker bus mounted the pavement and crashed near Victoria Station in central London this morning.
The incident occurred at approximately 8:20am on Victoria Street, close to Allington......
Share this article
const shareButton = document.getElementById('shareButton');
if (navigator.share) {
shareButton.style.display = 'inline-flex';
shareButton.addEventListener('click', () => {
navigator.share({
title: document.title,
text: 'Check out this news!',
url: window.location.href
}).catch((error) => console.error('Sharing failed', error));
});
} else {
shareButton.style.display = 'none';
}
JamRadio Newsdesk | Political Affairs | 4 September 2025
Newly elected Green Party leader Zack Polanski has ignited a political firestorm after responding to a smear campaign from Labour’s press team with a......
By Jam Radio Caribbean Newsdesk
In an unexpected escalation of diplomatic pressure, the United States has imposed sweeping visa restrictions on government officials from Cuba, Grenada, and several African nations—accusing them of complicity in what it calls the “Cuban regime’s coercive medical mission scheme.”
The move targets not only the officials themselves but also their families, barring entry to the U.S. for those allegedly involved in facilitating or benefiting from Cuba’s controversial export of medical professionals.
Advertisement
For decades, Cuba has deployed thousands of doctors abroad under bilateral agreements. But behind the......
By Tracyann Dunkley | JamRadio News Desk
Share this article:
const nativeShareBtn = document.getElementById('native-share');
if (nativeShareBtn && navigator.share) {
nativeShareBtn.addEventListener('click', () => {
navigator.share({
title: document.title,
url: window.location.href
}).catch(err => console.error('Native share failed:', err));
});
}
In a shocking turn of events, Jay Blades, the popular presenter from the BBC's The Repair Shop, has appeared in court charged with two counts of rape. The news has sent shockwaves through the television world, as the 55-year-old has long been a much-loved figure on British......
By Tracyann Dunkley | Sports Desk
Share this article:
const nativeShareBtn = document.getElementById('native-share');
if (nativeShareBtn && navigator.share) {
nativeShareBtn.addEventListener('click', () => {
navigator.share({
title: document.title,
url: window.location.href
}).catch(err => console.error('Native share failed:', err));
});
}
Sha’Carri Richardson has issued a public apology following her arrest at Seattle–Tacoma Airport, where she was accused of assaulting fellow sprinter Christian Coleman. In a short video shared online, Richardson admitted she let her emotions get the best of her,......
By: Tracyann Dunkley | Entertainment Desk
Share this article:
const nativeShareBtn = document.getElementById('native-share');
if (nativeShareBtn && navigator.share) {
nativeShareBtn.addEventListener('click', () => {
navigator.share({
title: document.title,
url: window.location.href
}).catch(err => console.error('Native share failed:', err));
});
}
Once celebrated as dancehall and reggae icons, Wayne Marshall and Tami Chynn have seamlessly transitioned from the music industry to becoming Jamaica’s most beloved family influencers. Their journey—from chart-topping hits to parenting, vlogging, and inspiring a......
Share this article:
const nativeShareBtn = document.getElementById('native-share');
if (nativeShareBtn && navigator.share) {
nativeShareBtn.addEventListener('click', () => {
navigator.share({
title: document.title,
url: window.location.href
}).catch(err => console.error('Native share failed:', err));
});
}
By JamRadio Editorial Team | Immigration and Asylum
Benjamin Netanyahu sets the tone for a refugee crisis that could collapse all of Europe as Spineless-Starmer Stalls.
If Israeli Prime Minister Benjamin Netanyahu succeeds in his plan to forcibly displace Palestinians from Gaza, Europe could face a refugee crisis of......
By Tracyann Dunkley | JamRadio Entertainment Desk
Share this article:
const nativeShareBtn = document.getElementById('native-share');
if (nativeShareBtn && navigator.share) {
nativeShareBtn.addEventListener('click', () => {
navigator.share({
title: document.title,
url: window.location.href
}).catch(err => console.error('Native share failed:', err));
});
}
JamRadio proudly salutes the blazing brilliance of Capleton—Jamaica’s indomitable Fireman—who was honoured with the prestigious Reggae Icon Award during the 63rd Independence Grand Gala at Kingston’s National Stadium. Draped in black, green,......
Share
const shareButton = document.getElementById('shareButton');
if (navigator.share) {
shareButton.addEventListener('click', () => {
navigator.share({
title: document.title,
url: window.location.href,
}).catch((error) => console.error('Sharing failed', error));
});
} else {
// Optional fallback here if navigator.share unsupported
}
By Jam Radio Newsdesk
Labour’s “one in, one out” migrant returns deal with France — touted as a pragmatic alternative to the Rwanda deportation scheme — has plunged into political turmoil just days after its launch. Legal appeals, internal divisions, and......