[thelist] Javascript minimize

Burhan Khalid burhankhalid at members.evolt.org
Thu Feb 28 11:38:01 CST 2002


At 12:50 PM 2/28/02 +0000, you wrote:



>>Hey I have site that opens up in a chromeless window. Now I would like
>>users to be able to close/minimize the window whith some icons I have
>>created. The close is easy but does anyone know how I can do the
>>minimize?? IT is safe to assume that it only has to work on IE on a PC
>>platform.
>
>window.blur() kind of minimizes the window, though it's not the same.
You could try and setting the window size to something minimal. Of course,
then if your user clicks on the bar (or what appears to be minimized), it
won't maximize. If you create a custom minimize icon, you'd have to
instruct the user to use your customized maximize icon, which would, resize
the windows to your initial.

Regards,
Burhan




More information about the thelist mailing list