Floaters are the New Pop-Ups
windowpain writes "A prior Slashdot article discussed the ever-increasing ability of pop-up ads to break through adblocking software. Now the New York Times (registration required) is reporting that pop-ups are pooped out, replaced by those annoying "floaters" that are even more resistant to conventional pop-up blocking software. From the article: 'Not to be confused with pop-up ads, which open new windows and clutter virtual desktops, these floaters, or overlays, or popovers (no one can agree on a name), can evade the pop-up blockers that many Web browsers have incorporated. In the last year, according to Nielsen/NetRatings, which collects and analyzes data on Web advertising, the frequency of these ads has risen markedly, by almost 32 percent from December 2003 to December 2004, while pop-ups in that period declined by 41 percent.'"
With Mozilla/Firefox these new ads are actually not a problem. Just use a userContent.css file to block them.
For example, I found some that use divs with IDs, so I just added something like:
div#GF__p_0,
div#floatpop { display: none !important;}
And, poof, they're gone. Sometimes it can be difficult to figure out what to block, but the Webdeveloper extension can help quite a bit.
The problem with popups is that clicking the back button was not enough, one had to clean up the mess -- sometimes a mess that would keep respawning itself. Floaters look superficially similar to popups, but floaters are completely contained within the window. That makes them just another (usually bad) design feature.
Slashdot monitor for your Mozilla sidebar or Active Desktop.
There's a nice lil extension to firefox called "Remove this object" that gets rid of those stupid "floaters" (i call 'em div layers, only cos that's what they are).
How many internet marketers would, if the technology were available, opt to have a physical hand come out of someone's monitor and slap them in the face until they read your ad?
I just wonder where some marketers draw the line.
I'm a big tall mofo.
... are the 'in-between' pages with advertising. You are reading an article, want to go from page 2 to 3 and boom, you end up on a completely different page.
Ultimately, what is required is for the browser (whichever one) to control what elements of CSS and Javascript sites are allowed to use.
Ergo; the user can simply dissallow CSS allowing flying elements ("float"-ing is a different thing, you see).
There needs to be a definite shift from the web-site having "control" unless the browser is patched to snatch it back, towards the web-page being permitted to do its thing within certain boundaries (boundaries that the user is in control of).
The rush to provide "web applications" runs contary to this; web pages are DATA, not programs and the further we go from that state, the more invasive mal-intentioned pages can be (example; ActiveX)
I haven't had it installed lately because my adblock does a pretty good job of blocking flash that I don't want to see, but
flashblock is what I used to use... it blocks out flash until you click on it to view.
It already happens. You're watching a TV show and suddenly a swirling logo appears in a corner and then an ad for another show on that network appears. And then during the closing credits, the network will break in with obnoxious promos that block out anything you can see or hear on screen.
I support a group of almost 100 20 something women that work in the advertising business doing spot radio buys. I can honestly say any of them would happily double click a landmine just to see what happens.
There is no sig
Comment removed based on user account deletion
Adblock can also kill the floater by preventing it loading. (I prefer "floater" as its alternative meaning in British is that of a turd in water)
I have been a user for about 10 years. This ends Feb 2014. The site's been ruined. I'm off. Dice, FU
I wonder what it would be like if we worked on stories instead of flashy graphics in games. Would it be better to have a text based game where all the characters had personalities and could hold a conversation? Or is it better having lots of dumb things that don't talk to shoot at?