javascript thread: Help minimizing window
Hi Gurus,
I´m opening a Fullscreen window in internet explorer throught the
code below:
win = window.open
("login.htm", "index", "toolbar=no ,location=no ,directories=no ,
status=no, menubar=no, scrollbars=auto, marginwidth=0, marginheight=0,
resizable=yes, copyhistory=yes, left=0, top=0, maximized, fullscreen");
I´m needing help in minimizing that window, but i don´t know how to
do it.
Any help will be welcome.
Thanks,
Tiago.
|





