[Greasemonkey] e4x (say horray)

Aaron Boodman zboogs at gmail.com
Thu Sep 8 13:20:09 EDT 2005


Yeah this is in Deer Park+ only. It only has to do with GM 0.6 insofar
as GM 0.5 doesn't really work so well on recent nightlies :-).

Also I couldn't get it to run in my JS shells. I think you have to add
some weird thing to the language attribute of the script tag, like:

<script language="javascript; e4x=1"></script> or something... But for
some reason it works fine from chrome.

So JS shell might need to be updated. Works fine from chrome though.

-- 
Aaron

On 9/8/05, Edward Lee <edilee at gmail.com> wrote:
> On 9/8/05, Aaron Boodman <zboogs at gmail.com> wrote:
> > var x = <foo><bar>baz</bar></foo>;
> > You will be able to write code like this in Greasemonkey 0.6 with Deer Park.
> 
> Is it only with greasemonkey and deer park? I'm running Firefox 1.4
> using javascript:.. or the javascript shell then trying something
> simple seems to give syntax errors.
> 
> --
> Ed
> _______________________________________________
> Greasemonkey mailing list
> Greasemonkey at mozdev.org
> http://mozdev.org/mailman/listinfo/greasemonkey
>


More information about the Greasemonkey mailing list