Hello,
I have successfully loaded jquery in a gm script with require method on top of script, >From what i have understood when this happen, the jquery "life' last till the load of the script and after i can't use it... Any mouseover or on click event that use jquery fails... Moreover I can't test jquery commands on firebug script debugger. So is there any way to load jquery and "attach" it in the page so i 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. Thanks a lot! -- 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.
