Page 1 of 1

BUG: Added support for minimize, maximize buttons.

PostPosted: Wed Dec 20, 2006 11:01 am
by Jerker
Hi,

nice script! Found one bug in minimize, maximize feature. Can be repeated with the following steps.

1. Minimize a window.
2. Minimize another window.
3. Maximize the first window.
The last minimized window will be maximized instead of the window you try to maximize.

script: Download floating window with tabs
browser: IE6.0

Some suggestions for new attributes to the initFloatingWindowWithTabs
1. possiblity to add a title to the window.
2. possiblity to freeze position for a window.

/Jerker

PostPosted: Wed Dec 20, 2006 11:27 am
by Batalf
Hi

Welcome to the forum.

The problem with minimize/maximize has now been fixed.

I have also added support for "noMove". It's the last argument to the init function.