Eric H. Jung wrote:

As an academic question, why doesn't merely updating the zlevel attribute via 
DOM do the same thing?

For the same reason updating the screenX and other attributes via the DOM don't do anything; they only exist to support persistence. In fact if your window doesn't use persists then the attributes don't actually get updated when the user moves or resizes the window.
_______________________________________________
Project_owners mailing list
Project_owners@mozdev.org
http://mozdev.org/mailman/listinfo/project_owners

Reply via email to