JavaScript for Maximization  
Author Message
QWxleCBNYWdoZW4





PostPosted: 2005-2-5 9:41:00 Top

java-programmer, JavaScript for Maximization Hi. I want onLoad(), to make my current IE window "maximized." I can resize
the window to Screen.width/height but the problem with that is that it
includes the full screen height (including the task-bar) and I need it to be
without the task bar. Any way to do this? Preferably a way that's
browser-independant but IE-specific if need be.

Alex