[Greasemonkey] stopping body onload function

Jeremy Dunck jdunck at gmail.com
Tue May 2 07:34:04 EDT 2006


On 5/1/06, Alf Eaton <lists at hubmed.org> wrote:
> Is there an easy way to do this? I've tried a few different things,
> but haven't managed to either replace the function or change the
> onload call.

unsafeWindow.LoadStart = function() {}
doesn't work?


More information about the Greasemonkey mailing list