Mike12345

msg:324245 | 9:29 am on Dec 12, 2002 (gmt 0) |
This hapened to me once. Not any more. The easy way round I find is to kill the pop-ups/unders. Get the software its genious. :)
|
Josk

msg:324246 | 1:40 pm on Dec 12, 2002 (gmt 0) |
[mozilla.org...]
|
nobodyiswritingthis

msg:324247 | 2:36 pm on Dec 13, 2002 (gmt 0) |
IE 6 is so obsolete, it's frightening. Mozilla has popup protection built in.
|
seindal

msg:324248 | 3:16 pm on Dec 13, 2002 (gmt 0) |
Mozilla also comes in several variants to cater for every need: Mozilla is the original program Netscape 7.01 is a derivative, also with popup control Phoenix is a back-to-basics mozilla, with just the browser part.
|
Macguru

msg:324249 | 3:31 pm on Dec 13, 2002 (gmt 0) |
>>IE 6 is so obsolete, it's frightening. When M$ will decide to include this desirable feature, it will probably mean the end of the pop anywhere industry.
|
seindal

msg:324250 | 3:42 pm on Dec 13, 2002 (gmt 0) |
There is a review of the new Netscape 7.01 with the popup blocker here: [news.com.com...]
|
Rockintom

msg:324251 | 3:54 pm on Dec 13, 2002 (gmt 0) |
Opera 7 (beta) allow you to block pop ups/unders while opening ones you select and it's fairly stable. 6 lets you block them but it's sometimes limiting when a site uses a ligit pop up.
|
Macguru

msg:324252 | 4:13 pm on Dec 13, 2002 (gmt 0) |
>>it's sometimes limiting when a site uses a ligit pop up. I agree with Rockintom. I also use legit pop up for some designs (IE onClick pop up windows). I use a turnaround JS code I found here for both browsers and search engines. I use this on the link : <a href="file.htm" onClick="window.open('file.htm','','scrollbars=no,resizable=yes,menubar=no,toolbar=no');return false;" target="_blank">Link to file</a> And this on the body tag of the targeted page : onLoad=window.resizeTo(320,330) It does not do anything for menubar, toolbar and window position, but at least all visitors get something with a pop up killer or with JS disabled. I try to give a good margin to window size around elements, so visitors with pop up killers get to see it all without resizing the window.
|
Jon_King

msg:324253 | 4:15 pm on Dec 13, 2002 (gmt 0) |
I've had enough of these garbage windows as well. Does the available pop-up software work well? Is there a downside to this type of utility?
|
seindal

msg:324254 | 4:17 pm on Dec 13, 2002 (gmt 0) |
Mozilla's popup blocker doesn't disallow window.open() if it is a result of a user action. It only blocks popups that are not triggered by a user action, such as onload, onunload or windows opened by inline javascript in the page. A normal link that pops up a window works as expected. René.
|
Macguru

msg:324255 | 4:20 pm on Dec 13, 2002 (gmt 0) |
Great for Mozilla (and Opera 7) seindal, but search engines need something to follow too.
|
seindal

msg:324256 | 4:46 pm on Dec 13, 2002 (gmt 0) |
What you refer to as a legit popup will work in Mozilla. | <a href="file.htm" onClick="window.open('file.htm','','scrollbars=no,resizable=yes,menubar=no,toolbar=no');return false;" target="_blank">Link to file</a> |
| This will work in mozilla and give the SE some food. No problem. René.
|
buckworks

msg:324257 | 4:59 pm on Dec 13, 2002 (gmt 0) |
Your system may be infected with scumware that spawns popups regardless of what site you visit. Check [lavasoftusa.com...] for Ad-Aware (free), which does a good job of identifying and removing scumware components.
|
turk182

msg:324258 | 7:01 pm on Dec 13, 2002 (gmt 0) |
Rockintom | Opera 7 (beta) allow you to block pop ups/unders while opening ones you select and it's fairly stable. |
| But freezes A LOT while loading pages in new "tabs" (you cannot see the page you're loading nor the ones you previously loaded :()
|
|