On May 18, 11:34 pm, "Konstantin Breu" <konstantin.b...@gmx.net>
wrote:
> Hi,
>
> I am searching for a cross browser implementation which checks whether the
> current window is maximized? And an implementation which opens a popup
> maximized (!=fullscreen in IE). Does anyone have hints for that?

Some browsers have user preferences to stop you doing that - Firefox
allows users to stop scripts from re-sizing, moving or focusing
windows. Even ones they open.


> The usecase: my App opens an application in a popup window. When the user
> opens the application (popup) again, I want to restore the previous window
> state (maximized yes/no, if not maximized height/width/position).
> Everything works, but maximized state detection not so far...

Complete waste of time I suspect. The browsers I use open popups at
the same size as the window that opened them, which suits me. I have
Firefox set up to open new windows in a tab, so I really don't want
script resizing the window (if I was to allow it, that is).

--
Rob

-- 
To view archived discussions from the original JSMentors Mailman list: 
http://www.mail-archive.com/jsmentors@jsmentors.com/

To search via a non-Google archive, visit here: 
http://www.mail-archive.com/jsmentors@googlegroups.com/

To unsubscribe from this group, send email to
jsmentors+unsubscr...@googlegroups.com

Reply via email to