JTK wrote:
> ZZT wrote:
>
>> Hello,
>>
>> somewhere I read, that mozilla can be configured so. Is that correct?
>>
>> bye
>>
>
>
> Don't bother: Use the Proxomitron (http://proxomitron.org/). Blocks
> *every* kind of crappy ad that comes your way (banners, popups,
> whatever), and only extremely rarely will block something you actually
> want to see (and in that case, a simple right-click bypasses it). Best
> of all it will work with any browser.
>
Or, place this in your profile.js:
user_pref("dom.disable_open_during_load", true);
That will stop pop up ads on page load.
If you place that in a file called user.js in your profile directory, it
will also work and won't be overwritten by mozilla.