Flasher Archive

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


Subject: Re: FLASH: Full screen javascript
From: Wes Tilson
Date: Sat, 7 Aug 1999 00:39:29 +0100


>
>
window.open('height=500,width=400,menubar=no,scrollbars=no,status=no,toolbar
> s=no,screenY=100,screenX=0,left=100,top=0')
>

Dont forget the code to load the url.

<!-- BEGIN borderless CODE -->
<script language="JavaScript"><!--
window.name='Main';
url='newwind2.htm';
win='width=488,height=282,toolbar=no,location=no,directories=no,'
+ 'status=no,menubar=no,resize=no,scrollbars=no';
Window = window.open(url,'Console',win);
//--></script>
<!-- END borderless CODE -->


----- snip ----- snip ----- snip ----- snip ----- snip ----- snip

YAFS: Yet Another Screen Saver Maker.
http://fusion.combase.com/~westilson/yafs

http://fusion.combase.com/~westilson/kjvbible/kjvbible.htm
http://fusion.combase.com/~westilson/koran/koran.htm

Sic gorgiamus allos subjectatus nunc.

----- snip ----- snip ----- snip ----- snip ----- snip ----- snip



------------------------------------------------------------------------
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: Full screen javascript, Klyve

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