[Greasemonkey] A whole other kind of monkey
Aaron Boodman
zboogs at gmail.com
Wed Jul 20 16:02:44 EDT 2005
Nevermind everyone.
Brendan suggested one more approach to get the old way working :-). He
really wants a Greasemonkey which works in current Firefoxen.
Basically, forget everything I wrote below.
Back to the drawing board.
--
Aaron
On 7/20/05, Jeremy Dunck <jdunck at gmail.com> wrote:
> On 7/20/05, Lenny Domnitser <ldrhcp at gmail.com> wrote:
> > Is location one of the global objects? Based on your description,
> > probably not. There is bound to be oversight when trying to recreate
> > the right scope, which is why we should probably be using the with
> > statement, even if it has some complications.
>
> There are lots of things not in global scope. But you can get to
> location by using window.location. Anything that's usually "global"
> can be had through window.<thing>. That's not an oversight.
> _______________________________________________
> Greasemonkey mailing list
> Greasemonkey at mozdev.org
> http://mozdev.org/mailman/listinfo/greasemonkey
>
More information about the Greasemonkey
mailing list