Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | Re: Close window (Was:Re: FLASH: site check please and questions) |
From: | Ricardo Madrazo |
Date: | Fri, 2 Oct 1998 15:26:19 +0100 |
Naoki,
Arigato again, but I'm sorry if I'm still a bit confused:
OK, your button action is Get URL, and the url is
"../path/whatever/close.html", but the target window is which? You load
the close.html page on the popup window?
>Hi Ricardo,
>
>Thanks for looking at the site. I am using this neat little javascript that
>Colin Mook posted a while back to close windows.
>
>My "close" button has a GET URL action that calls in a page (close.html)
>containing the following script:
>
>----------------------------------------
>
><HTML>
> <HEAD>
> <TITLE>Close Window Page</TITLE>
>
> <SCRIPT LANGUAGE="JavaScript">
> <!--//hide from older browsers
>
> function closewin(){
> self.close();
> }
>
> //stop hiding-->
> </SCRIPT>
>
></HEAD>
><BODY ONLOAD="closewin()">
></BODY>
></HTML>
>
>------------------------------------------
>
>Once the page loads, it closes the window!
>
>
>
>> Arigato
>
>De nada!
>
>naoki
>
Saludos,
Ricardo Madrazo
--------
Tecolote Digital
madrazoel-tecolote [dot] com (mailto:madrazoel-tecolote [dot] com)
http://www.el-tecolote.com
(525) 530-1870
(525) 639-8460 fax
------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-managershocker [dot] com. Problems to: ownershocker [dot] com
N.B. Email address must be the same as the one you used to subscribe.
For info on digest mode send: info flasher to list-managershocker [dot] com
Replies
Re: Close window (Was:Re: FLASH: site ch, naoki mitsuse
Replies
Close window (Was:Re: FLASH: site check , Ricardo Madrazo
Re: Close window (Was:Re: FLASH: site ch, naoki mitsuse
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]