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 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......
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......
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......
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 News Desk | Social Affairs
LONDON, UK – 29 July 2025 — In a watershed moment some eight years after the tragic Grenfell Tower fire, the UK government has announced that the site will be carefully and respectfully dismantled, guided by the voices of bereaved families and survivors who regard the......
By JamRadio Newsdesk | Crime & Politics |
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));
});
}
Tommy Robinson, the prominent far-right activist, has reportedly fled the UK just hours after a disturbing incident at London’s St Pancras International Station left a man hospitalised.
The chaotic scene unfolded as commuters watched paramedics administer CPR......
By JamRadio Newsdesk | Aviation & Security |
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));
});
}
An EasyJet flight from London Luton to Glasgow was urgently diverted on Sunday after a passenger triggered an onboard emergency, reportedly making bomb threats and shouting extremist slogans.
According to eyewitness accounts, the 41-year-old suspect emerged from......
By JamRadio Newsdesk | Social Affairs
At a time when the UK is facing a mental health crisis, many vulnerable individuals are finding that the very system meant to support them — the Department for Work and Pensions (DWP) — is adding to their distress.
Across the UK, individuals living with anxiety, PTSD, or depression — many of them full-time carers — are finding that navigating the DWP's system isn’t just stressful; it’s actively harmful. What should be a lifeline has become a bureaucratic assault course.
Advertisement
The Hidden Trauma in Benefit Forms
From the outside, benefit forms might seem like necessary red tape. But to those living......