Forum Moderators: open

Message Too Old, No Replies

Maximize and Minimize Multiple Divs

Maximizing and Minimizing Mulitple Divs

         

Saint Honore

4:01 pm on Nov 21, 2008 (gmt 0)

10+ Year Member



Hi,

I have been trying on the net for the a script that will help me having multiple div opened and which can be Maximized and Minimized on click

The problem with the above script is when I minimize the window the minimize is happening at the same place but i want to minimize the window on the status bar of parent Div....

Any kind of help would really be appreciated.

Thanks in Advance

[edited by: coopster at 7:45 pm (utc) on Nov. 21, 2008]
[edit reason] removed urls per TOS [webmasterworld.com] [/edit]

coopster

8:21 pm on Nov 21, 2008 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Are you referring to actual <div> containers, or modal windows? The JavaScript Framework prototype.js is dealing with modal windows. You may need to look at the "Size and Position" methods of the class to get your window to minimize and lay "down" on the parent window.