Right, Mozilla set it up to block pop-ups that were not requested by the end user. I don't know why Netscape 7 didn't include this with their build.

Chris Shiflett wrote:
--- Mark McCulligh <[EMAIL PROTECTED]> wrote:

I wish people won't miss use features for people start
blocking them.  I am using the window.open the way it
was meant for.  I have a online help feature.  I am not
using it a force people to look at banner after banner.

I know exactly what you mean.

However, I believe window.open still works when used like
this:

<a href="#" onclick="window.open('foo.php', 'Foo',
'height=480,width=640,status=yes,scrolling=no,scrollbars=no');return
false;">Click Here</a>

At least, that works with Mozilla's pop-up blocker. As I
understood it, only those annoying automatic popups are
disabled.

Chris


--
By-Tor.com
It's all about the Rush
http://www.by-tor.com


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to