On 2016-02-03 4:03 AM, 罗勇刚(Yonggang Luo) wrote:
If we have simple runtime directive to direct which part of XUL files should be exclude out , Like IE(<!- if IE ) does, that's would be a good way to move the current if def instruction out. But seems there is no way to do that.
There is no such thing, but you should be able to dynamically collapse the elements that you don't want in JS.
_______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

