This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > Dreamweaver > September 2004 > Re: Close popup windows when left
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Re: Close popup windows when left
|
|
| (_seb_) 2004-09-29, 11:15 pm |
| I have never seen what you describe before. (if a
> user's mouse goes back to the window where the popup is from, popup
window
> closes automatically.)
But I would sure like to see it, or know how to do it.
I honestly don't think it's even possible.
cpliu wrote:
> I have multiple popup windows that shows an enlarged version of screen
> shots. I use behavior onClick Open Browser Window to creat them. Since
> there are many windows, I'm afraid that the user would have many windows
> opened the same time. I remember seeing it somewhere before that if a
> user's mouse goes back to the window where the popup is from, popup window
> closes automatically.
> How is the script to do that?
>
> Thanks in advance,
>
> cpliu
| |
|
| Hello,
Try putting this in the body tag on the popup window.
OnBlur="window.close()"
That should automatically close the popup when you return to the parent
page, or if you click anywhere outside of the popup window as far as that
goes.
Joe
"cpliu" <chanciusliuDeleteThis@yahoo.com> wrote in message
news:Xns9573AF7AD6C45chanciusliuDeleteThi@130.133.1.4...
> I have multiple popup windows that shows an enlarged version of screen
> shots. I use behavior onClick Open Browser Window to creat them. Since
> there are many windows, I'm afraid that the user would have many windows
> opened the same time. I remember seeing it somewhere before that if a
> user's mouse goes back to the window where the popup is from, popup window
> closes automatically.
> How is the script to do that?
>
> Thanks in advance,
>
> cpliu
|
|
|
| | Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |
|