Robert O'Callahan wrote:
We only have to add tree and popup methods to tree and popup elements, right?
There's a desire among many people to support the xul widgets in other types of content such as html. There isn't anything preventing this currently, apart from hardcoded tag references, or code that expects to call functions available only to XUL Documents.
Ideally, the popup methods would be available in some form for any element with display: -moz-popup
/ Neil _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

