Thanks for the reply. In FF 1.5.0.1, <window zlevel="6"> works but the
following doesn't when
zlevel isn't specified:
window.openDialog("chrome://passwdmaker/chrome/accountsettings.xul", "",
"chrome, dialog, modal, alwaysRaised, resizable=yes", params).focus();
...also tried "alwaysRaised=yes".
So assuming I go forward with <window zlevel="6">, what is the normal zlevel? I
want to
programmatically change the alwaysRaised (zlevel=6) style on/off depending upon
which tabpanel in
a window is selected.
Thanks again,
Eric
--- Neil <[EMAIL PROTECTED]> wrote:
> Eric H. Jung wrote:
>
> >Is there a way to create a window or dialog which remains topmost in the
> >z-order
> >
> I think there are two ways.
>
> I believe you can write <window zlevel="6"> in the XUL.
>
> The other way is the alwaysRaised window open feature.
> _______________________________________________
> Project_owners mailing list
> [email protected]
> http://mozdev.org/mailman/listinfo/project_owners
>
_______________________________________________
Project_owners mailing list
[email protected]
http://mozdev.org/mailman/listinfo/project_owners