Forum Moderators: open

Message Too Old, No Replies

Pop-under windows

The latest plague

         

tedster

6:48 am on Mar 2, 2001 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I was going to post a little blurb about how to program pop-under windows. On second thought, I don't want to encourage anyone to do it. So if you really must, look elsewhere for the code.

I just need to rant -- these little buggers are spreading like c0ckroaches. Over the last few weeks I'm even getting hit from sites that I used to find respectable.

I know that the idea is to get around people killing pop-up ads before they load. Well, I have a message for the advertisers -- I still close the danged thing the minute I see it on my toolbar. And then I realize that I had to wait longer to see my page while the (often slow) ad server pushed that message at me.

I'm rapidly building up enough animosity to hold it against the advertiser for a long time. At least with the rapidly-killed pop-up I didn't know who was advertising, so I didn't have a target for my wrath. Now I know who NOT to buy from.

When are people going to realize that the web is not effective as a push medium? Yes, web advertising needs a boost. This is not the answer.

gmiller

2:15 pm on Mar 2, 2001 (gmt 0)

10+ Year Member



Yep, those popups used to annoy me to no end, back before Mozilla got the new security prefs that allow you to bar window.open for any or all sites. Links that open new windows via the target attribute bugged me too (until a similar Moz pref took care of that problem as well).

As for "push" I haven't seen that term used in the context of the Internet in years ;) Brings back memories.

tedster

6:30 pm on Mar 2, 2001 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Yes, as a user, I appreciate being able to set preferences that allow me to duck the abuse of these various features. But as a designer, I feel there are extremely good uses for pop-up windows -- if the visitor "opts-in" by clicking on a link requesting that information.

For instance, one of my clients maintains extensive calendars about world-wide events that range from free through various fee structures. They use small pop-ups for the registration details, which appear when a visitor clicks on a small "details" link. The full calendar remains accessible, and it's very easy for a visitor to locate and compare different events.

Before they went to this feature, the listings were much more cluttered, and therefore harder to scan.

mivox

7:28 pm on Mar 2, 2001 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I use pop-ups on my privacy policy and newletter sign-up links, and technical glossaries, and other content that really doesn't need it's own page. They're very useful, when they hold actual content and only appear when you click a link requesting that content.

However, I can't see a single good use for a pop-under. Wasn't it you tedster, who compared them to a burglar sneaking in through your basement? LOL...

I'd like to see a browser setting that would ban only "onLoad" pop-ups, or pop-ups which contained content from a third party domain (ie: an ad server) or something more specific like that.

ihelpyou

3:35 am on Mar 3, 2001 (gmt 0)

10+ Year Member



oh my... ain't this the truth!

How many here have actually signed up for a newsletter that has popped up "on load" the second you went to the page??..or the second you left the page??

NOT! .. sooooo annoying.

Those really get to me ... want to smash my puter screen to zap it away as quick as possible.

We should all just be allowed to "click" if we wish to see something.

BoneHeadicus

5:09 am on Mar 3, 2001 (gmt 0)

10+ Year Member



What about the sneaky ones that sit in the taskbar on a timer....and then when you close them they launch another one.

There really are very legitimate uses for pop ups. I haven't seen too many used well though.

What if instead of opening a new window if you used dhtml to manipulate layer visibility instead?

tedster

7:59 am on Mar 3, 2001 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



BH, in some cases this works really well. But watch out for the changeover to the new DOM. I'm still struggling to get good code for changing z-index visibility cross browser, now that document.layers is no longer supported.

I just went to a site that actually opened a pop-under for another site. It wasn't an ad for the site, it was their entire home page!

No, this wasn't an "@dult" site, it was a tech site featuring WinNT news, and the pop-under was an auction site. The original tech site load was held up for 30 seconds while the pop-under loaded.

What are they thinking?

2_much

5:11 am on Mar 5, 2001 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Can we come up with an "acceptable" and "unacceptable" list of pop-ups?

For ex, YES to:
- Pop Ups with more "requested" info (opt-in)
- Marketing promos: special promos & benefits of site
- Privacy Policy
- Newsletter sign ups

No to:
- Pop Under windows
- Popups that sit in the task bar
- Pop ups of index pages to another site

Any others?

rcjordan

2:44 pm on Mar 5, 2001 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Any acceptable PU must have a "show only once" feature, preferably set for some number of days (60, 90 or more). Once closed, it should stay closed. At the very least, a PU should only show once per session.

Brett_Tabke

4:41 pm on Mar 5, 2001 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



It is such a huge issue due to the fact that browser manufactures hands are tied. They have to support the standards, yet it certainly isn't what users want. Especially for Opera with it's MDI interface that just isn't suited for popups.

There is a quiet war going on now between in some groups due to the popups. Like Opera, they are trying to do everything they can to meet web standards and be certified by the W3C and other orgs. Yet it is clear that users simply don't want these things.

This war between users, usability, and standards is really heating up. Another sore spot was Opera changed the mouse behavior in Opera 5. In the previous releases dating back to its initial release, Opera operated links on the Mouse Down keypress. Now it works on Mouse Up - after years and years of usage - it is a nightmare, and the main reason I don't use Opera 5. Yet Opera had to do it to become compliant with web standard/html 4.

gmiller

10:10 pm on Mar 5, 2001 (gmt 0)

10+ Year Member



The ultimate abuse is the onClose popup that reopens itself when closed. There's a bug in the BugZilla database (sorry, I don't recall the number) with something like "prevent repeating popups" in the summary. It deals with blocking popups on specific events like onclose and onload.

As for standards compliance, I don't see it as a huge issue. It seems like the way to go is to support the specs by default and offer the user a clear way to disable things they hate. Security dialogs with "don't ask me this again" options are a big help here, since many users never find an Edit ¦ Preferences menu item.

mivox

10:18 pm on Mar 5, 2001 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I would say yes to:
-pop-ups that open when you click a specific link
-a VERY grudging 'yes' to one-time-only onLoad pop-ups for site announcements... but they really have to load fast to avoid the "close it as soon as it appears" reflex anyway

No to:
-anything that opens when you leave a page/site
-any pop-unders
-any re-spawning onClose tricks
-pretty much anything else that pops up or loads without me asking it to

BoneHeadicus

10:26 pm on Mar 5, 2001 (gmt 0)

10+ Year Member



Do you guys think there's a future for interstitials?

mivox

12:29 am on Mar 6, 2001 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



:) I hope not. I personally don't want anything appearing on my screen, or downloading to my machine without me having to ask for it.

tedster

1:38 am on Mar 6, 2001 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



That's the way I see it, mivox. The lessons learned in e-mail marketing (opt-in all the way) really extend to the required spirit of all commerce on the web.

The thing is, many magazines and TV shows are essentially all commercial content, and they prove that people will opt in if you do it well. The abuse of pop-ups, interstitials (a horrid idea, IMO), etc, is a lazy approach to marketing. It has no long term future.

chiyo

2:11 am on Mar 6, 2001 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



And iid add another vote to the above.

The principle is clear.

Anything that is delivered without being asked for, or that could not be reasonably expected as a result of clicking on a link from its description, is spam.

In the end consumers will vote with their clicks. I for one very rarely go back to any site that delivers unwanted surprises.

rcjordan

2:30 am on Mar 6, 2001 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



>I for one very rarely go back to any site that delivers unwanted surprises.

I was just reading a post elsewhere that reviewed their site's results with agressive pop-ups. According to this webmaster, their return traffic fell 40% during the days they ran the PU's while their new-to-the-site visitors continued to rise which confirmed that the site itself wasn't experiencing any other problems that could be attributed to the decline in returns.

For the next several months, PU's will remain a mainstay of 'screw the user' sites which do not court repeat traffic but attempt to squeeze every click out of anyone who happens upon the site. For major, branded advertisers, I believe they'll move on to the new ad sizes and abandon interstitials.

theperlyking

8:23 am on Mar 6, 2001 (gmt 0)

10+ Year Member



Guys, I use Proxomitron sometimes when the banners and pop ups get me down, it does a good job of blocking things like this. It is also handy as it lets you configure your user agent HTTP header so you cant test your own cloaking etc..

:)

grnidone

8:29 pm on Mar 6, 2001 (gmt 0)



OK...I am slow. What is the difference between a "pop up" and a "pop under"?

Also, Joe Burns had a really good opinion in this last week's newsletter. I'd actually like to reprint it here, but I don't want copyright problems.

-G

rcjordan

8:43 pm on Mar 6, 2001 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



pop-up opens on top of the active browser window, pop-under opens behind it. You might not see that a pop-under has opened until you minimize the current window.

tedster

8:49 pm on Mar 6, 2001 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



posting at the same time - rc, you're fast

It's a new window that is programmed to immediately lose focus, so it is buried in the stack of other windows the user has open.

The idea here is like a stealth attack. Because the window isn't visible, it's not nearly as likely to get closed before the document downloads. The user may not even know it's there, and by they time they view the window, it's no longer easy to even associate it with the site that opened it.

gmiller

9:11 pm on Mar 6, 2001 (gmt 0)

10+ Year Member



I actually don't mind the old-style interstitials any more than I do TV ads, but most of the newer "interstitials" seem to actually be pop-ups or pop-unders--and anything that opens windows on my computer without my explicit request annoys me.

nicebloke

10:07 pm on Mar 9, 2001 (gmt 0)

10+ Year Member



I just thought I'd add this for the, erm, humour aspect. I must add that it's not my theory.

Apparently, people who HATE pop up windows, spend too much time surfing p*rn! And as a result of searching too much p*rn become even more frustrated by pop-ups!

Of course I don't surf p*rn so I don't have this problem!

mivox

10:15 pm on Mar 9, 2001 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



LOL... so Excite.com is now an @dult site? It's the pop-ups on regular sites that bug me... I *expect* them when I'm surfing for... *oops* ;)

Personally, if I ran a p*rn site, I think I'd be rich... it'd be one of maybe 10 p*rn sites on the internet with NO pop-ups.

dinodod

1:28 pm on Mar 13, 2001 (gmt 0)



Pop unders? Ok, thats a new one, just what is a pop under -vs- a pop up?

msgraph

1:40 pm on Mar 13, 2001 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Iwon.com has gone so far as giving you a near full browser window pop-under.

...and I thought Excite was bad.

mivox

9:21 pm on Mar 13, 2001 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



dinodod- a pop-under is a pop-up window that loads *underneath* your open browser window, so you don't see it until you close the top window.

Makes it hard to tell which site used the pop-under, because you may have surfed through 10 sites or so before closing the top window... and the pop-under was just sitting there waiting for you.

nicebloke

9:52 pm on Mar 13, 2001 (gmt 0)

10+ Year Member



extremely cunning

Goodwrench

9:24 am on May 9, 2001 (gmt 0)



I loved the use of Everyone.net free email service .. And could even deal with some SHOCK THE MONKEY banners they had on the Page... but they to now use Pop-Unders... On a Timer I think... about 5 minutes or less you get another one.

I think a few banners..are the right thing to do... even junk email has its place ... but popups need to get a filter attribute added to the them to sort out spam ads and site content.

dinodod

12:42 pm on May 9, 2001 (gmt 0)



May I suggest a nice freeware program call 'adsoff'? Goto download.com. Not the best but very effective for a lot of the garbage out there.
This 38 message thread spans 2 pages: 38