Hello, I have seen many solutions for maximizing a window with the following code:
self.moveTo(0,0);
self.resizeTo(screen.availWidth,screen.availHeight);
I have tested this with IE 6.0 and Mozilla Firefox 1.0. If this is put to use on a multiple monitor system, on a monitor with negative...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.