safalkishore
11-26-2002, 11:00 AM
How can one minimize a window on click of a button making use of Javascript
One way that i can think of is onclick=window.blur()
The above makes the window disappear giving an impression to the user that the window has been minimized
Is there any other code available for the same ?
One way that i can think of is onclick=window.blur()
The above makes the window disappear giving an impression to the user that the window has been minimized
Is there any other code available for the same ?