William said:
These proxy programs are increasingly common, it appears to be a
standard facility on personal firewalls, for example. And people, seeing
a checkboxes labelled "Ad blocking", "Privacy", and the like, are
inclined to decide that they can do without Internet advertising,
pop-ups and so on, and activate (or leave defaulted) the options.
Instantly killing a fare number of optimistically authored javascripts.
It is an appreciation of how common these programs are, combined with
the other two methods of blocking pop-ups, that has lead me to generally
disparage the act of opening a new window with scripts on the Internet.
The consequent problems of inter-window communication, synchronisation
and maintaining references to opened windows across page transitions are
insignificant in comparison to the problem of determining whether the
window opened at all in the first place (and managing to do something
meaningful if it didn't). You would be hard pressed to locate a window
opening script that even considers the possibility of the failure of the
window.open call, let alone was interested in coping with it.
Which is why it is more interesting (and ultimately more productive) to
consider how tasks that have commonly been assigned to new window
instances can be achieved without the need for new windows.
<snip>
You are welcome, but you might care to familiarise yourself with this
group's FAQ and particularly the material on positing styles (and
explicitly, not top posting).
<URL:
http://jibbering.com/faq/ >
Richard.