473,659 Members | 2,636 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

I Need a popup-killer script

I Need a popup-killer script
Jul 20 '05 #1
2 1735
DU
Maik wrote:
I Need a popup-killer script


I do not need a popup-killer script. I personally just use Mozilla 1.6
and K-meleon 0.8.2. I filter roughly 95% of banner ads too. There are
now plenty of browsers for windows which come with popup-suppression
feature.

You can try Firefox 0.8. Here's a few quotes from Forbes.com:

Building A Better Browser
"Within minutes, it becomes clear that Firebird [renamed Firefox
recently] is a breath of fresh air compared to Explorer. If you're fond
of keeping many browser windows open at once, then you'll like the
tabbed browsing feature native to Firebird which lets you open a new
browser window on a "tab" in order to switch back and forth from one
site to another, without searching through several layers. It's easy,
for example, to keep one window open to a Web mail account, another open
to a news site and still two more open for perusing other sites. It's
also easy to open bookmarks--what Microsoft calls "favorites"--in a new
tab with a single right-click of the mouse.

Tabbed browsing isn't a new feature by any stretch--Netscape Navigator
and Apple's Safari are but two that currently support it--but if you've
never used it before, you'll grow to like it right away.

But the feature you're probably going to like best is that Firebird
blocks unwelcome pop-up advertisements, without requiring that you
download any additional software. And if for some reason there are sites
whose pop-ups you want to see, you can easily build a list of them, and
they'll work. "
Forbes.com, Feb. 4th 2004
http://www.forbes.com/personaltech/2...04tentech.html

13 Reasons To Use Firefox Over IE
"Popup Blocking
In this day in age, an internet browser without a popup blocker is like
having a broadband connection without a fireball. “Firefox stops
annoying popup windows dead in their tracks”, according to Mozilla.org,
and that’s exactly what it does. (...)"
http://www.flexbeta.net/main/article...ion=show&id=32

More to read and/or to download:

http://www.mozilla.org

Firefox tips, support, help:
http://www.texturizer.net/firefox/index.html

DU
Jul 20 '05 #2
DU <dr*******@hotW IPETHISmail.com > writes:
I do not need a popup-killer script. I personally just use Mozilla 1.6
and K-meleon 0.8.2. I filter roughly 95% of banner ads too. There are
now plenty of browsers for windows which come with popup-suppression
feature.
I can heartily recommen Opera 7 for that too. I have almost forgotten
what an unwanted popup looks like (only almost, because I sometimes
have to turn the blocker off for some stupid site to work, and forgets
to do the two keypresses to turn it back on :).
Tabbed browsing isn't a new feature by any stretch


Indeed, Opera has had MDI (which is more general than mere tabbing)
at least since version 2 from 1997 (I never saw a version 1 :)

/L "not related to Opera Software, just a happy camper"
--
Lasse Reichstein Nielsen - lr*@hotpop.com
DHTML Death Colors: <URL:http://www.infimum.dk/HTML/rasterTriangleD OM.html>
'Faith without judgement merely degrades the spirit divine.'
Jul 20 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
18308
by: Noozer | last post by:
When using the WebBrowser control, is it possible to cause popup windows to appear within the WebBrowser control itself instead of a new window? This is what I've written in the NewWindow2 event, but I can't figure out how to get the popup to appear in the same browser window. In this code the user is presented with "Yes", "No" or "Cancel". Yes allows the popup to spawn a window, No should load the popup in the same window and Cancel...
1
6502
by: Ben Wan | last post by:
I got 2 error from the following code below... 1. I couldn't load up the picture since the picture is at (C:\company\image\largePic.jpg) 2. I got a page error in my 'index.html' when calling popup(x,x,x) for the 2nd time. The code are as followed. Can anyone help please? Thank you very much~~ Ben
2
3765
by: Moist | last post by:
Hi, first I must admit this is one of the most active group I have ever seen. For my question: is it possible to create a small popup window that remain in focus until it is closed. That is, even if you click on the main (caller) window just beside the popup, the popup would remain in focus. I've tried "alwaysRaised" with window.open() function but it doesn't work, must be for something else!!!
2
1970
by: Sergey Poberezovskiy | last post by:
Hi, I need to show a popup on my Web Page, so I write: var oPop = window.createPopup() oPop.show(x,y,W,H); I have a problem with W =width and H = height of the popup window: When a user goes and changes Text size on their browser,
3
1396
by: Chris | last post by:
Hi, I have a parent page that loads a popup and when the OK button is press it pass the value back to the parent form textbox. It passes the value but it doesn't close the popup but also open another copy of the popup. Guys I checked everywhere. I get the same thing. This is the code on the parent form webform1.aspx HTML
7
3660
by: anthony.turcotte | last post by:
Hi, I've looked for a solution to this problem on google, read posts in this newsgroup and I still haven't found anything that could help me. Here's the scenario. 1. User accesses pageA.html 2. User clicks on menu link to open popup.html 3. pageA.html checks if popup.html is already open. It is not, open
1
1461
by: mailme.grover | last post by:
Below is my code, which is kind of virtual and with its help ill use it in my main project. Now what i am looking for is can anybody write all the code inside a class...so that I can reuse it. I am kind of novice...n kind of stuc with that. from Tkinter import * root = Tk()
2
2224
by: Andrew Bailey | last post by:
Hi, Thanks for reading and Merry Christmas, My popup code doesn't appear to work with Internet Explorer 7 and before I spend time bug hunting I would appreciate it if a few IE7 users could visit my site and confirm if the code doesn't work for them too. Visit www.microbuild.com and in the top right hand corner you will see three buttons for Online Support, Email Us and Call Us. Just click any one of
5
2438
by: Thelma Roslyn Lubkin | last post by:
I am still having trouble trying to use a popup form to allow user to set filters for the main form. The main form is based on a single table. The popup contains 5 listboxes, so the user can filter on 5 fields in this table, and can include as many field values as s/he needs. The popup is reached from a command button on the main form : This button is on the main form, Datasystem:
1
1693
by: ABHIJIT B | last post by:
Hi, I am using 2 web pages parent and popup.PopUp window is opened using window.showModalDialog().This is client requiremnt they don't wnat window.open() In PopUp page I am using GridView and DataGrid and want to do Paging. Also I am using following code in parent form for Paging.Paging is possible if GridView or Datagrid AutoPost propery is set to true else
0
8851
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8751
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8539
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
7360
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5650
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4176
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
2759
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
1982
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1739
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.