Subj : Re: E4X support in mozilla? To : netscape.public.mozilla.jseng From : Nickolay Ponomarev Date : Sat Jan 08 2005 12:38 am Brendan Eich wrote: >In the mean while, E4X is good for use in private pages, and >especially in JS XPCOM components and in XUL. Even without binding >the DOM two-way that remains to be done, it's handy. Is E4X supposed to work in XUL scripts now? I tried to load the following XUL file, and it didn't work (I tried it without type attribute and from an extension; tested with 20040107 Firefox build). Your example above (script in an HTML file) worked... Nick The XUL file: ---- ---- .