Hide or make the active window invisible without closing the process/page

<div id="bottom" align="center"><div style="width:80px; padding-top:32px; cursor:pointer;" onclick="javascript:window.blur();"></div></div>

 

With the above code, Window just gets hide/invisible and the remaining desktop will become active in a session for the user. 

Leave a Reply

Your email address will not be published. Required fields are marked *