no more pop-ups in IE?

F

Foo Man Chew

I guess they'll have to start using target=_blank. Aw, what a pity. No
more taking over my browser. Good riddance.
 
D

Dave Anderson

http://www.globeandmail.ca/servlet/story/RTGAM.20031124.gtpopnov24/BNStory/Technology/

What's a pop-up ad?

How will this impact legitimate web application pop-up
windows, or web apps that make use of their own custom
error alert dialogs? i.e. javascript window.open()

Assuming MS implements pop-up blocking in a similar manner to that performed
by Mozilla, it shouldn't have much effect on applications. Mozilla blocks
"unrequested" windows, and I have found it to be quite accurate at
differentiating between requested and unrequested windows.

I haven't seen a pop-up/under ad in a very long time, and I have yet to
notice an application that broke as a result (though I can envision how it
might happen).


--
Dave Anderson

Unsolicited commercial email will be read at a cost of $500 per message. Use
of this email address implies consent to these terms. Please do not contact
me directly or ask me to contact you directly for assistance. If your
question is worth asking, it's worth posting.
 
T

Tom B

I write many legitimate web applications that are not on the www. In many
of these I use pop-ups for such things as adding additional information. A
good example, is a select list with the option of clicking on "new" to
create an additional entry in the list.

I've found that my users prefer to fill out forms all on one page, with pop
ups for supplementary information.
You may notice that Outlook Express "pops up" a new window when you hit
reply.

Tom B
 
D

Dan Brussee

it won't - applications created for use on the www don't use pop-ups


does anybody still let javascript do that in their browser? why?

Yes they do. Any number of reasons. Believe it or not, it is not up to
us to decide what is an appropriate use of user interface. We may not
like it, but that's why there is chocolate and vanilla. In the end, if
it can be done, it will be. Popups are common and many feel that it
emulates how a "normal" Windows app would function. Either way, if the
feature is there, it makes it difficult if it is pulled out for
whatever reason - even if it is "obvious" to others.
 
K

keith

ditto

granted most of mine are Intranet apps, but window.open()
is very usefull in legitimate apps.
 
D

Dave Anderson

Ed said:
Can you elaborate on the differences between requested
and unrequested windows?

It essentially boils down to the triggering event. Such events as
window.onload do not qualify as "requests", whereas most .onclick events do.
I am not in possession of a comprehensive list.



--
Dave Anderson

Unsolicited commercial email will be read at a cost of $500 per message. Use
of this email address implies consent to these terms. Please do not contact
me directly or ask me to contact you directly for assistance. If your
question is worth asking, it's worth posting.
 
E

Ed

What exactly does ad blockers do anyway? What particular Javascript code is
it looking for and filtering?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,434
Messages
2,571,691
Members
48,796
Latest member
Greg L.

Latest Threads

Top