473,496 Members | 2,196 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

What is a "pop-up" window exactly?

Please excuse my ignorance on this matter.. but....

What exactly is the definition of a "pop-up window" - by that I mean one
which will be blocked by software such as the Google Toolbar and Norton
etc....

My website has a hyperlink which opens up a new browser window when
clicked... is this regarded as a "pop-up" ? Would this be blocked by the
aforementioned programs ?
Jul 20 '05 #1
2 2171
On Sun, 2 May 2004 23:34:43 +0100, "Rob Evans" <re**@hotmail.com>
wrote:
What exactly is the definition of a "pop-up window" - by that I mean one
which will be blocked by software such as the Google Toolbar and Norton
etc....
Just about any new window, especially automatic ones.
My website has a hyperlink which opens up a new browser window when
clicked... is this regarded as a "pop-up" ? Would this be blocked by the
aforementioned programs ?


Some of them certainly.

Not all but definately some.

Jim.
--
comp.lang.javascript FAQ - http://jibbering.com/faq/

Jul 20 '05 #2
Rob Evans wrote:
What exactly is the definition of a "pop-up window"
A new window. Typically, it refers to an unrequested window, often
generated client-side by a script of some sort.
I mean one which will be blocked by software such as the
Google Toolbar and Norton etc....
I don't have add-on software, and can't see the point. It seems to me
that pop-ups are best fought at the level where they are created: in the
web browser.
My website has a hyperlink which opens up a new browser window when
clicked... is this regarded as a "pop-up" ?
It can be. Some people think of pop-ups as windows where part of the ui
is missing, created by e.g. javascript. But a broader definition would
include any new window, including those created by a target attribute in
an anchor tag.
Would this be blocked by the aforementioned programs ?


I don't know. But any decent browser can be configured to ignore
target="_new", or to refuse to create unrequested pop-up windows, or to
ignore all scripting, or....

--
Brian (remove "invalid" from my address to email me)
http://www.tsmchughs.com/
Jul 20 '05 #3

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

Similar topics

12
3074
by: relaxedrob | last post by:
Hi All! I have a page with with the following style information: <link rel="stylesheet" type="text/css" href="/eEmployment/eTech.css" /> <style type="text/css"> DIV.Application {...
2
1856
by: John Smith | last post by:
I have more than 4,000 pieces of email in my Yahoo account. I would like to write a program to download them all. In order to write such a program, I need to know a few things. 1. After I fill...
24
3762
by: David Mathog | last post by:
If this: int i,sum; int *array; for(sum=0, i=0; i<len; i++){ sum += array; } is converted to this (never mind why for the moment):
24
2317
by: Apotheosis | last post by:
The problem professor gave us is: Write a program which reads two integer values. If the first is less than the second, print the message "up". If the second is less than the first, print the...
4
6131
by: jojowebdev | last post by:
I see how the window.opener works, pretty neat in that the pop window knows the parent. Is there a property that also knows the form field parent? My function does not know which of the 3...
6
1661
by: seberino | last post by:
The following web page puts a report in a *popup window* by clicking the "Generate Report" button.... http://moneycentral.msn.com/investor/research/printrep.asp?Symbol=BBBY How can I grab this...
1
3975
by: pbd22 | last post by:
Hi all. I am using styles to lock down the GUI until the user enters some info in a CSS/DIV pop box. If the user does now scroll before he clicks, the pop box is centered and the background...
16
615
by: CreativeMind | last post by:
hi, i have a page calendar.aspx which returns selected date i.e window.returnValue=selectedDate; window.close(); it works fine with IE but not for Firefox. i tried...
0
7120
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
6991
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7160
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,...
0
7196
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...
0
7373
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5456
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,...
1
4897
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3078
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
649
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.