# Minimizing made slightly less difficult

**URL:** https://forum.kirupa.com/t/minimizing-made-slightly-less-difficult/40041
**Category:** web dev
**Created:** [January 14, 2004, 1:18am UTC](https://forum.kirupa.com/t/minimizing-made-slightly-less-difficult/40041 "2004-01-14T01:18:21Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Russian](https://avatars.discourse-cdn.com/v4/letter/r/5daacb/32.png) [@Russian](https://forum.kirupa.com/u/Russian)
#### Post date: [January 14, 2004, 1:18am UTC](https://forum.kirupa.com/t/minimizing-made-slightly-less-difficult/40041/1 "2004-01-14T01:18:21Z")

</div>

I am trying to make a fullscreen window with a minimize button. This might be getting old for some of you but i just couldn’t find a good tutorial or anything. I need help with the following:

1. is it possible to do if it’s the only thing open (I heard about the blurrrrrr method - not interested. Sending it off the screen sounds cool - but the window icon in the taskbar appears pushed in. Is there a way to work around that(again if there are no parent windows or parent.parent windows)?
2. i was trying to do this with Javascript - is there anything else i can minimize a window with?  
3)Thanks for any help  
4)This is what i mean- [http://www.ohnangman.com](http://www.ohnangman.com)
