Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: Re: FLASH: Simple Javascript for IE 3.02 or lower?
From: Jim Curry
Date: Sat, 22 Aug 1998 10:26:10 +0100

Does this work for Netscape too Mac and Win?
JC
David Gary wrote:
>
> Sidney Maestre wrote:
>
> > Hey Dave,
> >
> > Would you mind sharing with the list?
> >
> > Love that JavaScript ;-)
> >
>
> Here itz iz:
>
> <script language="JavaScript" ONCLIENT>
> <!--
> function openWin(fileName) {
> win = self;
> args =
> "toolbar=no,location=yes,directories=no,status=no,menubar=yes,scrollbars=no,resizable=no,copyhistory=no";
>
> window.open(fileName,"test", args);
> //-- For Netscape 2
> if (win.opener == null)
> win.opener = self;
> }
> //-->
>
> </script>
>
> <body>
>
> <a href="javascript:openWin('file://C:/www.test.com/main.htm');">
>
> <dl>
> <dd align="center"></a><a
> href="javascript:openWin('file://C:/www.test.com/main.htm');"><img
> src="test_icon.GIF"
> border="0" alt="click here to test window" width="100"
> height="100"></a><br>
>
> -DG-
>
> ------------------------------------------------------------------------
> To UNSUBSCRIBE send: unsubscribe flasher in the body of an
> email to list-manageratshocker [dot] com. Problems to: owneratshocker [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-manageratshocker [dot] com

--
Jim Curry :-)
Virtual Curry
"A nice place to unwind on the internet"
gif and flash animations,
illustrations, music and more
Note New Address:
http://home.twcny.rr.com/jcurry/

jcurry1attwcny [dot] rr [dot] com (mailto:jcurry1attwcny [dot] rr [dot] com)
************Something New!**************************
----The Virtual Museum is now open! This is a "work in progress"
so plan on stopping back often. New exhibits and objects de interactive
art are on the way....
http://home.twcny.rr.com/jcurry/museum.html
************Newly Remodeled!**************************
----Take The Virtual House Tour:
http://home.twcny.rr.com/jcurry/house.html
**************************************************
----Vera's House of Whack: Outta Beta and Outta control!
(Bring a mouse and a sense of humor!)
http://home.twcny.rr.com/jcurry/vera.html

------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-manageratshocker [dot] com. Problems to: owneratshocker [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-manageratshocker [dot] com


Replies
  Re: FLASH: Simple Javascript for IE 3.02, David Gary

Replies
  RE: FLASH: frames, Kevin Swan
  FLASH: Simple Javascript for IE 3.02 or , David Gary
  Re: FLASH: Simple Javascript for IE 3.02, Sidney Maestre
  Re: FLASH: Simple Javascript for IE 3.02, David Gary
  Re: FLASH: Simple Javascript for IE 3.02, Sidney Maestre
  Re: FLASH: Simple Javascript for IE 3.02, David Gary

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]