jQWidgets Forums

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts

  • foulques.nera
    Participant

    To add some complement, I have tried to change ‘zIndex’ with following code :
    $("#" + id)[0].style.zIndex = zIndex;
    The behaviour is not perfect, because jqxMenu can pop-up in back of the jqxWindow, but a ‘zIndex’ behaviour appears.
    Best regards.


    foulques.nera
    Participant

    Hello,
    What do you mean by ‘his is the default behavior of the widget.’ ? The principle of zIndex is to force the window order from back to front point of user view.
    I understand that if no zIndex is set, the last selected jqxWindow move front.
    But it is not normal that with different zIndex, I have the same behavior. Is it not a bug ?
    Best regards.

Viewing 2 posts - 1 through 2 (of 2 total)