[thelist] How to auto close an Internet explorer window / page

Jim Rhodes, KF4GL Jim at JimRhodes.Net
Tue Sep 24 12:03:01 CDT 2002


--
[ Picked text/plain from multipart/alternative ]
This works great when launching from a web site.  When I launch a link from
a shortcut on the desktop it will then give me a Microsoft Internet
Explorer dialog box stating "The web page you are viewing is trying to
close the window.  Do you want to close this window?  Yes / No.

Is there a way to have the window close automatically from a shortcut on
the desktop?

Thank you,

Jim


At 10:34 PM 09/23/2002 +0200, you wrote:
>Quick afterthought:
>
>This will work too (and it's a lot shorter):
>
><script type="text/javascript">
><!--
>function init() {
>         setInterval(self.close, 5000);
>}
>onload = init;
>//-->
></script>
>
>
>--
>/nik
>
>--
>For unsubscribe and other options, including
>the Tip Harvester and archive of thelist go to:
>http://lists.evolt.org Workers of the Web, evolt !




Jim Rhodes
Email 1: Jim at JimRhodes.Net
Email 2: KF4GL at JimRhodes.Net
Email 3: KF4GL at arrl.net
Web Site:  http://www.JimRhodes.Net







--




More information about the thelist mailing list