Extra caution is recommended when installing recently uploaded/updated scripts (read more)
Be sure you trust any scripts you install

Remove BBC News Ads

Remove the ads from BBC News pages (news.bbc.co.uk)

If you are accessing the news.bbc.co.uk pages outside of the UK you now see ads on the pages. This script should hide them






Jun 25, 2008
fingers Script's author

Another update as BBC seem intent on adding more ads!!

 
Apr 3, 2008
fingers Script's author

The BBC site has been updated. I have added your lines to the script - thanks bobielawlintine

 
Feb 29, 2008
bobielawlintine Scriptwright

Didn't work for me. I use these lines instead

if(ad=document.getElementById('bbccom_leaderboard')) ad.style.display='none';
if(ad=document.getElementById('bbccom_skyscraper')) ad.style.display='none';
if(ad=document.getElementById('bbccom_bottom')) ad.style.display='none';

 
Jan 16, 2008
pr1v@c3y User

The script works but there is a big gap at the top of the page which closes up visibly while loading. I doubt this is avoidable and otherwise this works quite well.

You could comment on this script if you were logged in.