[Javascript] moveTo

Iztok Polanic iztokp at amis.net
Thu Nov 21 09:51:25 CST 2002


TNX!

Bye,

Iztok
----- Original Message -----
From: "Muchacho, Laurent (TWIi London)" <LMuchacho at twii.net>
To: <javascript at LaTech.edu>
Sent: Thursday, November 21, 2002 4:36 PM
Subject: RE: [Javascript] moveTo


> Hi Iztok
>
> Try this
>
> var myWin = window.open (link,"windowName","parameter");
> myWin.moveTo(x,y);
>
> Laurent
>
> -----Original Message-----
> From: Iztok Polanic [mailto:iztokp at amis.net]
> Sent: 21 November 2002 15:31
> To: javascript at LaTech.edu
> Subject: [Javascript] moveTo
>
>
> Hi!
>
> One easy question to which I don't know the answer :(
> I'm opening a new window and I want it to display on x,y coordinates.
> I have this:
>
> window.open (link,"windowName","parameter");
> windowName.moveTo(x,y);
>
> What's worng?
>
> Bye,
>
> Iztok
> _______________________________________________
> Javascript mailing list
> Javascript at LaTech.edu
> https://lists.LaTech.edu/mailman/listinfo/javascript
>
>
> DISCLAIMER - The preceding e-mail message (including any attachments)
> contains information that may be confidential, may be protected by the
> attorney-client or other applicable privileges, or may constitute
non-public
> information.  It is intended to be conveyed only to the designated
> recipient(s) named above.  If you are not an intended recipient of this
> message, or have otherwise received it in error, please notify the sender
by
> replying to this message and then delete all copies of it from your
computer
> system.  Any use, dissemination, distribution, or reproduction of this
> message by unintended recipients is not authorized and may be unlawful.
The
> contents of this communication do not necessarily represent the views of
> this company.
> _______________________________________________
> Javascript mailing list
> Javascript at LaTech.edu
> https://lists.LaTech.edu/mailman/listinfo/javascript




More information about the Javascript mailing list