Ok Then.
How i find when a window is not active
-----Original Message-----
From: Jeffrey Lee [mailto:leech74@s...]
Sent: Thursday, February 14, 2002 1:39 PM
To: javascript
Subject: [javascript] Re: Window Object
When a window is not active, it is minimized.
So you just need to check whether the window is active.
----- Original Message -----
From: "Deepak Vohra" <dvohra09@y...>
To: "javascript" <javascript@p...>
Sent: Wednesday, February 13, 2002 10:51 PM
Subject: [javascript] Re: Window Object
> window.innerHeight height of a frame or window
> window.innerWidth width of a frame or window
>
> Determine the size of a minimized window. compare the
> size of a window with the minimized window size to
> determine if the window is minimized.
>
> --- "Vlatas, Michalis" <Michalis.Vlatas@i...>
> wrote:
> > I want to know when a window is minimized and not
> > when it is closed.
> >
> > -----Original Message-----
> > From: Deepak Vohra [mailto:dvohra09@y...]
> > Sent: Wednesday, February 13, 2002 4:07 PM
> > To: javascript
> > Subject: [javascript] Re: Window Object
> >
> >
> > window.closed boolean
> > Specifies whether a window is closed.
> >
> > --- "Vlatas, Michalis"
> > <Michalis.Vlatas@i...>
> > wrote:
> > >
> > > I have a variable with a refernece to a window
> > > object
> > >
> > > How can i
> > >
> > > 1) Find if the window is minimized
> > >
> > > 2) Find Window dimension (if for example the
> > windows
> > > was opened with
> > > ,100,150,500,50 )
> > > i want to find these values
> > >
> > > Thanks.
> > >
> > >
> > >
> > $subst('Email.Unsub').
> >
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Send FREE Valentine eCards with Yahoo! Greetings!
> > http://greetings.yahoo.com
> >
> > $subst('Email.Unsub').
> >
> $subst('Email.Unsub').
>
>
> __________________________________________________
> Do You Yahoo!?
> Send FREE Valentine eCards with Yahoo! Greetings!
> http://greetings.yahoo.com
>
$subst('Email.Unsub').