Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] moveTo


  • From: javascript@xxxxxxxxxx (Iztok Polanic)
  • Subject: [Javascript] moveTo
  • Date: Thu, 21 Nov 2002 16:51:25 +0100

TNX!

Bye,

Iztok
----- Original Message -----
From: "Muchacho, Laurent (TWIi London)" <LMuchacho@xxxxxxxx>
To: <javascript@xxxxxxxxxx>
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@xxxxxxxx]
> Sent: 21 November 2002 15:31
> To: javascript@xxxxxxxxxx
> 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@xxxxxxxxxx
> 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@xxxxxxxxxx
> https://lists.LaTech.edu/mailman/listinfo/javascript