What you need to do is close page2.htm with JavaScript (window.close)
And then page1.htm will be back. To make sure page1 will be back
You can reload it with onload=focus() in the <BODY>.

Sincerely 
 
berber 
 
Visit the Weber Sites Today, 
To see where PHP might take you tomorrow. 
PHP code examples : http://www.weberdev.com 
SEO Monitor : http://seo.weberdev.com


-----Original Message-----
From: William Stokes [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, February 08, 2006 9:10 PM
To: php-general@lists.php.net
Subject: Re: [PHP] target?

I mean.

If I open popup named page2.htm from page1.htm with target="_blank" can I go
back to page1.htm with target="_parent"?

-W



"Jay Blanchard" <[EMAIL PROTECTED]> kirjoitti
viestiss×”:[EMAIL PROTECTED]
> [snip]
> Is target="_parent" opposite to target="_blank"?
> [/snip]
>
> Opposite? no. Not alike? yes. 

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

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

Reply via email to