[Javascript] resizeTo in fullscreen mode

Senior, Henry (TWIi London) HSenior at twii.net
Fri Nov 15 12:08:09 CST 2002


If you're trying to use chromeless windows in ie, this quirk has now been
updated in many versions of ie and updating windows with service pack 2 will
also stop you doing this.

Either open the window to the size you want or close and reopen. 

I heard that there was a hack to achieve what you want by using '_self' as
your window name:

window.open(url,'_self',whatever properties you want);

but I have never been able to get this to work

-----Original Message-----
From: javascript-request at LaTech.edu
[mailto:javascript-request at LaTech.edu]
Sent: 15 November 2002 18:01
To: javascript at LaTech.edu
Subject: Javascript digest, Vol 1 #809 - 3 msgs


Send Javascript mailing list submissions to
	javascript at LaTech.edu

To subscribe or unsubscribe via the World Wide Web, visit
	https://lists.LaTech.edu/mailman/listinfo/javascript
or, via email, send a message with subject or body 'help' to
	javascript-request at LaTech.edu

You can reach the person managing the list at
	javascript-admin at LaTech.edu

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Javascript digest..."


Today's Topics:

   1. resizeTo in fullscreen mode (Iztok Polanic)
   2. Re: resizeTo in fullscreen mode (Terry)
   3. Re: resizeTo in fullscreen mode (Iztok Polanic)

--__--__--

Message: 1
From: "Iztok Polanic" <iztokp at amis.net>
To: <javascript at LaTech.edu>
Date: Fri, 15 Nov 2002 11:34:53 +0100
Subject: [Javascript] resizeTo in fullscreen mode
Reply-To: javascript at LaTech.edu

Hi!

I'm having difficulties resizing a window which is in fullscreen mode (IE
6.0 sp1)
I'm using top.window.resizeTo(x,y). Where's the problem. If the window is
not in fullscreen mode then it works like a charm. Strange things are
happening. Please help!

Bye,

Iztok


--__--__--

Message: 2
From: "Terry" <bader at tcbader.com>
To: <javascript at LaTech.edu>
Subject: Re: [Javascript] resizeTo in fullscreen mode
Date: Fri, 15 Nov 2002 07:52:03 -0500
Reply-To: javascript at LaTech.edu

fullscreen mode is that, fullscreen mode....  take it out of fullscreen and
then resize...

~Terry

----- Original Message -----
From: "Iztok Polanic" <iztokp at amis.net>
To: <javascript at LaTech.edu>
Sent: Friday, November 15, 2002 5:34 AM
Subject: [Javascript] resizeTo in fullscreen mode


> Hi!
>
> I'm having difficulties resizing a window which is in fullscreen mode (IE
> 6.0 sp1)
> I'm using top.window.resizeTo(x,y). Where's the problem. If the window is
> not in fullscreen mode then it works like a charm. Strange things are
> happening. Please help!
>
> Bye,
>
> Iztok
>
> _______________________________________________
> Javascript mailing list
> Javascript at LaTech.edu
> https://lists.LaTech.edu/mailman/listinfo/javascript
>


--__--__--

Message: 3
From: "Iztok Polanic" <iztokp at amis.net>
To: <javascript at LaTech.edu>
Subject: Re: [Javascript] resizeTo in fullscreen mode
Date: Fri, 15 Nov 2002 13:51:52 +0100
Reply-To: javascript at LaTech.edu

Hi!

Question: how to take out of fullscreen?

Bye,

Iztok
----- Original Message -----
From: "Terry" <bader at tcbader.com>
To: <javascript at LaTech.edu>
Sent: Friday, November 15, 2002 1:52 PM
Subject: Re: [Javascript] resizeTo in fullscreen mode


> fullscreen mode is that, fullscreen mode....  take it out of fullscreen
and
> then resize...
>
> ~Terry
>
> ----- Original Message -----
> From: "Iztok Polanic" <iztokp at amis.net>
> To: <javascript at LaTech.edu>
> Sent: Friday, November 15, 2002 5:34 AM
> Subject: [Javascript] resizeTo in fullscreen mode
>
>
> > Hi!
> >
> > I'm having difficulties resizing a window which is in fullscreen mode
(IE
> > 6.0 sp1)
> > I'm using top.window.resizeTo(x,y). Where's the problem. If the window
is
> > not in fullscreen mode then it works like a charm. Strange things are
> > happening. Please help!
> >
> > Bye,
> >
> > Iztok
> >
> > _______________________________________________
> > Javascript mailing list
> > Javascript at LaTech.edu
> > https://lists.LaTech.edu/mailman/listinfo/javascript
> >
>
> _______________________________________________
> Javascript mailing list
> Javascript at LaTech.edu
> https://lists.LaTech.edu/mailman/listinfo/javascript



--__--__--

_______________________________________________
Javascript mailing list
Javascript at LaTech.edu
https://lists.LaTech.edu/mailman/listinfo/javascript


End of Javascript Digest


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.



More information about the Javascript mailing list