We are trying to run a script as soon as possible, because it makes CSS 
changes and we want to avoid the flickering effect.
But the script also makes other changes, less "urgent", that need jQuery.
We have splitted the script in "modules" using @require and self invoking 
functions inside each module. The problem is that all those self invoking 
functions using jquery are reporting errors when @run-at is set to 
"document-start", but work well when set to "document-end".

So, *is it possible to run a script at document-start but after jQuery and 
other @required scripts are loaded?*

Thank you guys!

-- 
You received this message because you are subscribed to the Google Groups 
"greasemonkey-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/greasemonkey-users.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to