Debt Consolidation - Debt Consolidation - Find jobs - Computer Jobs - Insurance Quotes

PDA

View Full Version : Pop under that doesn't get blocked?


mattmdesign
Mar 29th 2006, 11:35 am
Hi,

I am looking for a pop under script that doesn't get blocked by IE and only shows 1 per session. I tried this one: http://www.javascriptkit.com/script/script2/popunder.shtml but it gets blocked. Anybody know of one?

Thanks, Matt

frankcow
Apr 13th 2006, 5:10 pm
pop-unders are just as bad as popups in my opinion, they should be blocked, plain and simple

ryan_uk
Apr 13th 2006, 5:55 pm
It's not possible to make an unblockable pop-under. Or pop-up for that matter. Luckily, because they're damn annoying. It's possible to make an "in-window" "pop-up" with javascript and CSS. It's just a layer, so this can't be blocked except by disabling javascript altogether. But they're the most annoying kind. It's not worth it, unless you want to lose traffic.

mattmdesign
Apr 13th 2006, 6:59 pm
I mean one that doesn't get blocked by windows xp / IE / google toolbar. I know it is possible because I still get popunders from time to time.

Will.Spencer
Apr 13th 2006, 7:06 pm
Check out what CasaleMedia and TribalFusion are doing. Their popunders avoid most blocking mechanisms.

frankcow
Apr 14th 2006, 4:59 am
hopefully you're not planning on using them on an adesnse site

Will.Spencer
Apr 14th 2006, 5:12 am
The Google AdSense Program Policies state "Other types of pop-ups, pop-unders, or exit windows may be allowed, provided that they do not exceed a combined total of 5 per user session."

mattmdesign
Apr 14th 2006, 11:00 am
Yep, and I'm only planning on showing 1 per session.