EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: Leandro Albano on April 25, 2014, 04:10:26 AM



Title: (Resolved) Where is the Window when I minimize it
Post by: Leandro Albano on April 25, 2014, 04:10:26 AM
When I minimize the Windows it disappears.

Is there a way to actually get minimized Window in the corner of the browser?

Thanks,
Leandro


Title: Re: Where is the Window when I minimize it
Post by: stworthy on April 25, 2014, 08:31:00 AM
You have to write some code in the 'onMinimize' event to achieve this functionality. For more information please refer to this example http://jsfiddle.net/C2ZAr/.


Title: Re: Where is the Window when I minimize it
Post by: Leandro Albano on April 25, 2014, 10:32:25 AM
stworthy, thanks for your reply.

This example is very useful and will help me do what I need!

tks,
Leandro