[Javascript] Open Maximized Window

Hassan Schroeder hassan at webtuitive.com
Wed Oct 29 08:02:14 CST 2003


Nazir Wasim Ahmed wrote:

> I need to open a new window in the maximized mode.
> can anyone pls guide me on this...

Google is your friend :-)  Searching on

[ site:msdn.microsoft.com window.open() ] will get you to

<http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dhtml/reference/methods/open_0.asp>

`fullscreen` is the argument you're looking for; bear in mind that
it's a proprietary extension, Moz ignores it...

HTH!
-- 
Hassan Schroeder ----------------------------- hassan at webtuitive.com
Webtuitive Design ===  (+1) 408-938-0567   === http://webtuitive.com

                           dream.  code.






More information about the Javascript mailing list