Hello,

With this way , when the page load if i go to firebug and write on script
section a jquery command this command will not work because jquery have not
loaded with the page... If i have an on mouseover event and on this event i
use jquery this will fail cause jquery "life" lasts till greasemoneky
execution. i want to attach jquery and load it on page headers.

2010/5/22 Micky Hulse <[email protected]>

> > can use it after the load of the gm script? Something Like the page I
> > want to run the script include the jquery on the head tag.
>
> I have had no problems using jQuery inside the normal enclosures:
>
> <http://userscripts.org/scripts/review/73964>
>
> I had run into a bug where the latest jQuery version would not work
> due to a bug (see my comments at top of my script)... I had to require
> the previous version as a workaround.
>
> Does that help?
>
> Micky
>
> --
> 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]<greasemonkey-users%[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