![]() |
|
|
|
#1 |
|
On Mon, 03 Jul 2006 10:39:42 +0000, Ralph Fox <-@-.invalid> wrote:
>On Mon, 03 Jul 2006 03:43:36 -0400, in message <>, >FoxWolfie Galen wrote: > >> How can I block floating ads, such as what appears on this eBay item page? >> >> http://cgi.ebay.com/POOH-BEAR-Denim-...QQcmdZViewItem > > >The following worked on that page, here... > > Create a bookmarklet with the following 'Location' property > javascript:{a=document.getElementById("point1");if (a){a.style.display="none";};n=top.frames.length;i f(n){for(i=0;i<n;++i){a=top.frames[i].document.getElementById("point1");if(a){a.style.d isplay="none";}}};void(0);} > After that page loads, use this bookmarklet on that page. Can you explain in a bit more detail. You lost me at Bookmarklet. Thanks Zygon Curry |
|
|