mixing of desktop windows and normal windows inside a desktop

  1. #1

    mixing of desktop windows and normal windows inside a desktop

    i found this page regarding stacking of DIVs

    https://developer.mozilla.org/en/Und...text_example_1

    the HTML code there at the end does not show up the same in IE and firefox.

    this is in relation to my problem posted in

    http://forums.ext.net/showthread.php?postid=10036.aspx

    i have found out earlier that coolite renders desktop windows inside a single DIV containing the shortcuts and all desktop items while normal windows are rendered in seperate DIVs.

    the problem is that in IE, if you have a divs which are in the same level, their z-index controls their positioning (higher z-index, will appear on top). but if a DIV is inside another DIV (much like the scenario of the desktop windows being inside a main desktop DIV), even if the z-index of the div (inside another DIV) is set higher than a DIV (with the same level as the parent's DIV), the DIV that is of the higher in heirarchy in level will still appear on top. that is why desktop windows always appear below normal windows.

    the z-index of the desktop can be set higher but the problem will be the normail windows will be rendered useless and inaccessible... please help on this.
  2. #2

    RE: mixing of desktop windows and normal windows inside a desktop

    no help? if nothing can be done with this scenario in IE then how can i make the desktop shortcut support opening of normal windows again. this is the only workaround that i can see now, please help


    //update//

    i have managed to make desktop shortcut open normal windows again, but if in case a fix for the desktop window to overlap normal windows will be made, please inform me also. thanks

Similar Threads

  1. [CLOSED] Desktop windows not destroyed on closing
    By SymSure in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Jan 30, 2012, 7:04 PM
  2. Tile and Cascade Desktop Windows
    By vickygajula in forum 1.x Help
    Replies: 5
    Last Post: Dec 09, 2010, 1:37 PM
  3. desktop windows and tabs
    By lhalfon in forum 1.x Help
    Replies: 0
    Last Post: Mar 04, 2010, 2:12 PM
  4. on opening windows in a desktop
    By [WP]joju in forum 1.x Help
    Replies: 6
    Last Post: Oct 28, 2009, 7:36 AM
  5. [CLOSED] Desktop BUG: Modal windows can be minimized and you can interact with the other windows
    By juanpablo.belli@huddle.com.ar in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Mar 31, 2009, 2:49 PM

Posting Permissions