no, greasemonkey runs the script once DOMContentLoaded is fired ... by
definition, the DOM Content has fully Loaded at this point

On 28 August 2011 18:59, applepie4 <[email protected]> wrote:

>
> so greasemonkey loads before the page event finish loading?
> That would explain my code firing several times... i think.
>
> Is there a way to delay when the code fires?
> I wrote an automation script that works perfectly IF i run it using firebug
> after the window fully loads.
>
> i guess i could run some junk loop for 5 seconds, but depending on the code
> it might jam up my firefox/pc.
> --
> View this message in context:
> http://old.nabble.com/Newbie-question-tp32309372p32350632.html
> Sent from the GreaseMonkey List mailing list archive at Nabble.com.
>
> --
> You received this message because you are subscribed to the Google Groups
> "greasemonkey-users" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/greasemonkey-users?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"greasemonkey-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/greasemonkey-users?hl=en.

Reply via email to