Neil Deakin wrote:
> 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.

I hope you're talking about Web Forms 2.

> Ideally, the popup methods would be available in some form for any
> element with display: -moz-popup

I strongly believe that such widgets should be implemented as new
element types (possibly implemented by mapping XUL elements to HTML
aliases via XBL or XTF), not as magic display types.

Rob
_______________________________________________
dev-tech-layout mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-layout

Reply via email to