[Greasemonkey] Problem with script execution

Bill Donnelly donnelly at snowcrest.net
Thu May 5 01:04:20 EDT 2005


Can I assume that this is not working for everyone else,
as well, and that my case is not unique?

Bill Donnelly wrote:

{snip}
 > My Color Corrector GmScript isn't working for sites
 > that are created using JS open window, document
 > write, etc. being executed as a bookmarklet.
 > (I thought no scripts were executing,
 > but the Debug Script (alert) is executing)
 >
 > What seems to be occurring is that my code
 > to execute on load isn't working:
 >
 > this.addEventListener ("load", checkColors, false);
 >
 > I verified the checkColors() function is not being called.
 > I installed Gm 0.3b, btw. (same scenario in 0.3a)
 >
 > Any ideas? Suggestions? Hints? Tips?
{snip}


More information about the Greasemonkey mailing list